MessageObject Properties

The MessageObject type exposes the following members.

Properties
  NameDescription
Public propertyAttachments
Gets the attachments of the MessageObject.
Public propertyCodepage
Gets the codepage used to encode/decode string properties in case PT_STRING8 type for them is used.
Public propertyProperties
Gets the properties of the MessageObject.
Public propertyRecipients
Gets the recipients of the MessageObject.
See Also