Pop3MessageInfo

Pop3MessageInfo class

Inherits: Aspose::Email::Clients::MessageInfoBase

The Pop3MessageInfo represents the E-Mail message info fetched from the Pop3 server.

Constructors

NameDescription
Pop3MessageInfo (4 overloads)Initializes a new instance of the Pop3MessageInfo class.

Methods

NameDescription
get_SequenceNumberGets the Sequence Number of the E-Mail message.
get_UniqueIdGets the Unique Id of the E-Mail message.
set_SequenceNumberGets the Sequence Number of the E-Mail message.
set_UniqueIdGets the Unique Id of the E-Mail message.
ToStringReturns 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