ExchangeMessageInfo

ExchangeMessageInfo class

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

The ExchangeMessageInfo represents the E-Mail message info fetched from the Exchange Store.

Constructors

NameDescription
ExchangeMessageInfoInitializes a new instance of the ExchangeMessageInfo class.

Methods

NameDescription
get_AttachmentsGets message attachments
get_ExtendedPropertiesGets extended properties of a message.
get_HasAttachmentsGets a value indicating whether the message contains at least one attachment.
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 the message has been read
get_MessageClassGets a string representing the class for the message. The property corresponds to the PidTagMessageClass MAPI property.
get_MessageInfoTypeGets the type of the message
get_UniqueUriGets the unique URI of message.
set_HasAttachmentsGets a value indicating whether the message contains at least one attachment.
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 the message has been read
set_MessageClassGets a string representing the class for the message. The property corresponds to the PidTagMessageClass MAPI property.
set_MessageInfoTypeGets the type of the message
set_UniqueUriGets the unique URI of message.
Aspose::Email::Clients::Exchange::Dav::ExchangeClient
Aspose::Email::Clients::Exchange::Dav::ExchangeDavMessageInfo
Aspose::Email::Clients::Exchange::WebService::EWSClient2007
Aspose::Email::Clients::Exchange::WebService::Extensions::ItemTypeExtensions
Aspose::Email::Clients::Exchange::WebService::Implementation::Folders::Restore::EwsClientFolderRestore
Aspose::Email::Clients::Exchange::WebService::Implementation::Messages::Fetch::EwsClientMessageFetch