IMessage Properties |
The IMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| Attachments |
Gets message attachments
| |
| Bcc |
Gets BCC recipients
| |
| Body |
Gets or sets a message body
| |
| BodyType |
Gets the type of the body.
| |
| CC |
Gets CC recipients
| |
| Date |
Gets the date and time when message was delivered
| |
| From |
Gets or sets a from address
| |
| HtmlBody |
Gets or sets a html formatted message body
| |
| Subject |
Gets or sets a message subject
| |
| To |
Gets recipients
|