Recipient Properties

Independentsoft MSG .NET

Recipient Properties MSG .NET Class Library
The Recipient type exposes the following members.
Properties

  NameDescription
Public propertyAddressType
Contains the recipient's e-mail address type, such as Simple Mail Transfer Protocol (SMTP).
Public propertyDisplayName
Contains the display name of the recipient.
Public propertyDisplayName7Bit
Contains a 7-bit ASCII representation of the recipient's display name.
Public propertyDisplayType
Contains a value used to associate an icon with a particular row of a table.
Public propertyEmailAddress
Contains the recipient's e-mail address.
Public propertyEntryId
Contains the EntryID of the recipient.
Public propertyInstanceKey
Contains a value that uniquely identifies a row in a table.
Public propertyObjectType
Contains the type of the recipient.
Public propertyOriginatingAddressType
Public propertyOriginatingEmailAddress
Public propertyRecipientType
Contains the recipient type for a message recipient.
Public propertyResponsibility
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.
Public propertySearchKey
Contains a binary-comparable key that identifies correlated objects for a search.
Public propertySendInternetEncoding
Contains a bitmask of encoding preferences.
Public propertySendRichInfo
Contains true if the recipient can receive all message content, including Rich Text Format (RTF) and Object Linking and Embedding (OLE) objects.
Public propertySmtpAddress
Contains SMTP email address.
Public propertyTransmitableDisplayName
Contains a recipient's display name in a secure form that cannot be changed.
Back to Top
See Also