Click or drag to resize

Message Properties

The OutlookStorageMessage type exposes the following members.

Properties
  NameDescription
Public propertyAttachments
Gets the list of attachments in the outlook message.
Public propertyBodyRTF
Gets the body of the outlook message in RTF format.
Public propertyBodyText
Gets the body of the outlook message in plain text format.
Public propertyFrom
Gets the display value of the contact that sent the email.
Public propertyMessages
Gets the list of sub messages in the outlook message.
Public propertyRecipients
Gets the list of recipients in the outlook message.
Public propertySenderEmail
Public propertySentDate
Gets the display value of the sent date.
Public propertySubject
Gets the subject of the outlook message.
Top
See Also