|
Name |
Description |
|
Attachments
|
Gets the message's collection of attachments.
|
|
Bcc
|
Gets the collection of blind carbon-copied recipients for the
e-mail message.
|
|
BodyText
|
Gets the message text body.
|
|
CC
|
Gets the collection of carbon-copied recipients for the e-mail
message.
|
|
From |
Gets the Recipient who sent the message.(inherited from
Message) |
|
Importance
|
Gets or sets the importance level for the message.
|
|
ItemId |
Gets the the message’s Item ID.(inherited from
Message) |
|
LastModified |
Gets the date the message was sent.(inherited from
Message) |
|
Read |
Gets or sets the read state of the message.(inherited
from
Message) |
|
Received |
Gets the date that the message was received.(inherited
from
Message) |
|
Sensitivity
|
Gets or sets the sensitivity level assigned to the message. The
default value is Normal.
|
|
Subject
|
Gets the message subject.
|
|
To
|
Gets the collection of primary recipients (those addressed in the
To: line) for the e-mail message.
|