IMessage Properties

The IMessage type exposes the following members.

Properties
  NameDescription
Public propertyAttachments
Gets message attachments
Public propertyBcc
Gets BCC recipients
Public propertyBody
Gets or sets a message body
Public propertyBodyType
Gets the type of the body.
Public propertyCC
Gets CC recipients
Public propertyDate
Gets the date and time when message was delivered
Public propertyFrom
Gets or sets a from address
Public propertyHtmlBody
Gets or sets a html formatted message body
Public propertySubject
Gets or sets a message subject
Public propertyTo
Gets recipients
See Also