Name | Description | |
---|---|---|
![]() | CC | Gets or sets the list of addresses of others who are to receive the message. |
![]() | Date | Gets the origination date of this message. |
![]() | From | Gets the list of authors of this message. |
![]() | Headers | Gets the list of headers of this entity. |
![]() | HeadersParsed | Gets the value indicating whether the message headers were parsed. |
![]() | HeadersParsingError | Gets an error that occurred during message headers parsing. |
![]() | InReplyTo | Gets the list of identifiers of messages to which the message is a reply. |
![]() | MessageIdentifier | Gets the unique identifier of the message. |
![]() | MessageInboxIndex | Gets the message sequence number. |
![]() | ReceivedDate | Gets the received date of this message. |
![]() | ReplyTo | Gets the list of addresses that should receive replies to this message. |
![]() | Sender | Gets the sender of this message. May be null. |
![]() | Size | Gets the length of the message. |
![]() | Subject | Gets the subject of the message. |
![]() | To | Gets the list of addresses of primary recipients of the message. |
![]() | UniqueId | Gets the unique ID of the message. |