Click or drag to resize

MessageAddresses Properties

The MessageAddresses type exposes the following members.

Properties
 NameDescription
Public propertyBCCObsolete.
Public propertyBccAddresses The e-mail addresses that the message will BCC'ed to
Public propertyCCObsolete.
Public propertyCcAddresses The e-mail addresses that the message will CC'ed to
Public propertyFromObsolete.
Public propertyFromAddress The e-mail address that the message will be sent from
Public propertySingleBCCObsolete.
Returns a single BCC address or null
Public propertySingleCCObsolete.
Returns a single CC address or null
Public propertySingleToObsolete.
Returns a single To address or null
Public propertyToObsolete.
Public propertyToAddresses The e-mail addresses that the message will be sent to
Top
See Also