Message¶
Retrieves the array of attachments for the message.
Retrieves the array of "BCC" (blind carbon copy) recipients for the message.
Gets or sets the message body.
Retrieves the array of "CC" (carbon copy) recipients for the message.
Gets or sets the message date. This property is optional. If not specified, the current date is used.
Gets or sets the date after which the message should be deleted. This property is optional.
Gets or sets the message sender.
Gets or sets the message id. Optional.
Gets or sets the message priority. If not set normal priority is used.
Gets or sets the message reply-to address. This property is optional.
Gets or sets the date after which the message should be sent. This property is optional.
Gets or sets the date before which the message should be sent. This property is optional.
Retrieves the signature of the message, if present.
Gets or sets the message subject.
Retrieves the array of "To" recipients for the message.
Represents a mail attachment.
Represents a mail contact, such as a recipient or sender.
Represents a mail header.