Message Properties |
The OutlookStorageMessage type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attachments |
Gets the list of attachments in the outlook message.
|
![]() | BodyRTF |
Gets the body of the outlook message in RTF format.
|
![]() | BodyText |
Gets the body of the outlook message in plain text format.
|
![]() | From |
Gets the display value of the contact that sent the email.
|
![]() | Messages |
Gets the list of sub messages in the outlook message.
|
![]() | Recipients |
Gets the list of recipients in the outlook message.
|
![]() | SenderEmail | |
![]() | SentDate |
Gets the display value of the sent date.
|
![]() | Subject |
Gets the subject of the outlook message.
|