MboxMessageInfo

MboxMessageInfo class

Represents an information about message in the MBOX storage.

Constructors

NameDescription
MboxMessageInfo

Methods

NameDescription
get_BccGets the address collection that contains BCC recipients of message
get_CCGets the address collection that contains CC recipients
get_DateGets the date of message
get_DelimiterMarkGets the message delimiter mark.
get_EntryIdGets the entry identifier.
get_FromGets the from address
get_HeadersGets the collection of header fields
get_SubjectGets the message subject.
get_ToGets the address collection that contains the recipients of message
ParseQuery