The Pop3MessageInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | CC |
Gets 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.
|
![]() ![]() | Length |
Gets the length of the message.
|
![]() ![]() | MessageId |
Gets the unique identifier of the message.
|
![]() ![]() | 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.
|
![]() ![]() | SequenceNumber |
Gets the message sequence number.
|
![]() ![]() | 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.
|