Pop3MessageInfo
Pop3MessageInfo class
Inherits: Aspose::Email::Clients::MessageInfoBase
The Pop3MessageInfo represents the E-Mail message info fetched from the Pop3 server.
Constructors
| Name | Description |
|---|---|
| Pop3MessageInfo (4 overloads) | Initializes a new instance of the Pop3MessageInfo class. |
Methods
| Name | Description |
|---|---|
| get_SequenceNumber | Gets the Sequence Number of the E-Mail message. |
| get_UniqueId | Gets the Unique Id of the E-Mail message. |
| set_SequenceNumber | Gets the Sequence Number of the E-Mail message. |
| set_UniqueId | Gets the Unique Id of the E-Mail message. |
| ToString | Returns a string that represents the current object. |
| Aspose::Email::Clients::Pop3::Commands::FetchMessagesGrCommand | |
| Aspose::Email::Clients::Pop3::Commands::GetMessageInfoGrCommand | |
| Aspose::Email::Clients::Pop3::Commands::ListMessagesGrCommand | |
| Aspose::Email::Clients::Pop3::Commands::LoadMessageInfoListGrCommand | |
| Pop3MessageInfoCollection | |
| UidTable |