MessageInfo

MessageInfo class

Represents information
about message in PST.

The MessageInfo type exposes the following members:

Constructors

NameDescription
MessageInfo()Initializes a new instance of the MessageInfo class.

Properties

NameDescription
importanceGets the Importance.
message_classGets the Message class.
sensitivityGets the Sensitivity.
entry_idGets the entry ID.
entry_id_stringGets string representation of entry ID.
subjectGets the message subject.
sender_representative_nameGets the sender representative name.
display_ccGets the CC: line.
display_toGets the To: line.
propertiesGets the MessageInfo properties.

See Also