OlmMessageInfo

OlmMessageInfo class

Represents an information about message in the OLM storage.

Constructors

NameDescription
OlmMessageInfoInitializes a new instance of the OlmMessageInfo class.

Methods

NameDescription
get_AttachList
get_DateGets the date of message.
get_EntryIdGets the message entry identifier.
get_FromGets the from address.
get_HasAttachmentsGets a value indicating whether the message has attachments.
get_MessageClassGets a case-sensitive string that identifies the sender-defined message class, such as IPM.Note. The message class specifies the type, purpose, or content of the message.
get_ModifiedDateGets the date of message.
get_SubjectGets the message subject.
get_ToGets the address collection that contains the recipients of message.
ParseQuery
Index
Item