Click or drag to resize

EmailMessage Properties

The EmailMessage type exposes the following members.

Properties
 NameDescription
Public propertyAttachments Get the attachmets which are attached to the message
Public propertyBccAddresses The blind carbon copy address
Public propertyBody Gets or sets the body of the message
Public propertyCcAddresses The addresses which are to be CC'd
Public propertyFromAddress The address which is sending this message
Public propertyHighPriority Gets or sets whether the message is high priority
Public propertySubject Gets or sets the subject of the mail message
Public propertyToAddresses Addresses which are addressed for this message
Top
See Also