ImapMessageInfo

ImapMessageInfo class

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

Represents a Imap message object.

Constructors

NameDescription
ImapMessageInfoInitializes a new instance of the ImapMessageInfo class.

Methods

NameDescription
ContainsKeywordGets a value indicating whether Flags property contains the Keyword flag.
get_AnsweredGets a value indicating whether Flags property contains the Answered flag.
get_ConversationIdGets a value indicating conversation id.
get_DeletedGets a value indicating whether Flags property contains the Deleted flag.
get_DraftGets a value indicating whether Flags property contains the Draft flag.
get_ExtraParametersGets extra parameters of a message.
get_FlaggedGets a value indicating whether Flags property contains the Flagged flag.
get_FlagsGets the message flags.
get_InternalDateThe internal date and time of the message on the server. This is not the date and time in the [RFC-2822] header, but rather a date and time which reflects when the message was received.
get_IsReadGets a value indicating whether Flags property contains the Read flag.
get_ModificationSequenceGets the modification sequence of this message. See more: https://tools.ietf.org/html/rfc7162
get_ParentFolderGets parent folder for message
get_RecentGets a value indicating whether Flags property contains the Recent flag.
get_SequenceNumberGets the message sequence number.
get_UniqueIdGets the message unique ID.
set_ConversationIdGets a value indicating conversation id.
set_FlagsGets the message flags.
set_InternalDateThe internal date and time of the message on the server. This is not the date and time in the [RFC-2822] header, but rather a date and time which reflects when the message was received.
set_IsReadGets a value indicating whether Flags property contains the Read flag.
set_ModificationSequenceGets the modification sequence of this message. See more: https://tools.ietf.org/html/rfc7162
set_ParentFolderGets parent folder for message
ToStringReturns a string that represents the current object.
Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand
Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand
Aspose::Email::Clients::Imap::Commands::ThreadGrCommand
uid