Recipient Members | MSG .NET Class Library |
The Recipient type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | Recipient |
Initializes a new instance of the Recipient class.
|
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the type of the current instance. (Inherited from ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | AddressType |
Contains the recipient's e-mail address type, such as Simple Mail Transfer Protocol (SMTP).
|
![]() | DisplayName |
Contains the display name of the recipient.
|
![]() | DisplayName7Bit |
Contains a 7-bit ASCII representation of the recipient's display name.
|
![]() | DisplayType |
Contains a value used to associate an icon with a particular row of a table.
|
![]() | EmailAddress |
Contains the recipient's e-mail address.
|
![]() | EntryId |
Contains the EntryID of the recipient.
|
![]() | InstanceKey |
Contains a value that uniquely identifies a row in a table.
|
![]() | ObjectType |
Contains the type of the recipient.
|
![]() | OriginatingAddressType | |
![]() | OriginatingEmailAddress | |
![]() | RecipientType |
Contains the recipient type for a message recipient.
|
![]() | Responsibility |
Contains true if some transport provider has already accepted responsibility for delivering the message to this recipient, and false if the MAPI spooler considers that this transport provider should accept responsibility.
|
![]() | SearchKey |
Contains a binary-comparable key that identifies correlated objects for a search.
|
![]() | SendInternetEncoding |
Contains a bitmask of encoding preferences.
|
![]() | SendRichInfo |
Contains true if the recipient can receive all message content, including Rich Text Format (RTF) and Object Linking and Embedding (OLE) objects.
|
![]() | SmtpAddress |
Contains SMTP email address.
|
![]() | TransmitableDisplayName |
Contains a recipient's display name in a secure form that cannot be changed.
|
See Also