MessageInfoBase

MessageInfoBase class

The MessageInfo represents the E-Mail message info fetched from the mail server.

Constructors

NameDescription
MessageInfoBase (2 overloads)Initializes a new instance of the MessageInfoBase class.

Methods

NameDescription
DisposePerforms tasks associated with freeing, releasing, or resetting unmanaged resources.
get_BccGets blind carbon copy of the E-Mail message.
get_CCGets CC of the E-Mail message.
get_DateThe origination date specifies the date and time at which the creator of the message indicated that the message was complete and ready to enter the mail delivery system. For instance, this might be the time that a user pushes the “send” or “submit” button in an application program. In any case, it is specifically not intended to convey the time that the message is actually transported, but rather the time at which the human or other creator of the message has put the message into its final form, ready for transport. (For example, a portable computer user who is not connected to a network might queue a message for delivery. The origination date is intended to contain the date and time that the user queued the message, not the time when the user connected to the network to send the message.)
get_FromGets the list of authors of this message.
get_HeadersGets the Headers of the E-Mail message.
get_ListUnsubscribeThe List-Unsubscribe field describes the command (preferably using mail) to directly unsubscribe the user(removing them from the list). For more details please see https://tools.ietf.org/html/rfc2369
get_MessageIdGets the message ID.
get_PropertiesGets a mapi properties.
get_ReplyToGets the list of addresses that should receive replies to this message.
get_SenderGets the sender of this message.
get_SizeGets the size of the E-Mail message.
get_SubjectGets the Subject of the E-Mail message.
get_ToGets the receiptants of the E-Mail message.
set_BccGets blind carbon copy of the E-Mail message.
set_CCGets CC of the E-Mail message.
set_DateThe origination date specifies the date and time at which the creator of the message indicated that the message was complete and ready to enter the mail delivery system. For instance, this might be the time that a user pushes the “send” or “submit” button in an application program. In any case, it is specifically not intended to convey the time that the message is actually transported, but rather the time at which the human or other creator of the message has put the message into its final form, ready for transport. (For example, a portable computer user who is not connected to a network might queue a message for delivery. The origination date is intended to contain the date and time that the user queued the message, not the time when the user connected to the network to send the message.)
set_FromGets the list of authors of this message.
set_ListUnsubscribeThe List-Unsubscribe field describes the command (preferably using mail) to directly unsubscribe the user(removing them from the list). For more details please see https://tools.ietf.org/html/rfc2369
set_MessageIdGets the message ID.
set_ReplyToGets the list of addresses that should receive replies to this message.
set_SenderGets the sender of this message.
set_SizeGets the size of the E-Mail message.
set_SubjectGets the Subject of the E-Mail message.
set_ToGets the receiptants of the E-Mail message.
SetMessageApplies the message data.
ToStringA string that represents the current object.
Aspose::Email::Clients::Exchange::Dav::ExchangeClient
Aspose::Email::Clients::Exchange::Dav::ExchangeDavMessageInfo
Aspose::Email::Clients::Exchange::WebService::Extensions::ItemTypeExtensions
Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore
Aspose::Email::Clients::Imap::Commands::FetchMessageInfoCollectionCommand
Aspose::Email::Clients::Imap::Commands::ListMessagesGrCommand
Aspose::Email::Clients::Imap::Commands::RestoreGrCommand
Aspose::Email::Clients::Pop3::Commands::ListMessagesGrCommand
Aspose::Email::Clients::Pop3::Pop3Client
Aspose::Email::Clients::Pop3::Pop3MessageInfo
InternalHeaders