PstMessage Properties

The PstMessage type exposes the following members.

Properties
  NameDescription
Public propertyKeywords
Gets ";"-separated list of keywords associated with this item.
(Inherited from PstItem.)
Public propertyMessageClass
Gets message class of the item.
(Inherited from PstItem.)
Public propertyPstFields
Gets PST object fields collection.
(Overrides PstItemPstFields.)
Public propertyPstID
Gets the PST ID of this item.
(Overrides PstItemPstID.)
Public propertyPstType
Gets the PST type of this object.
(Overrides PstItemPstType.)
Public propertyRtfInEmlMethod
Gets or sets whether RTF text body should be converted into attachment or body part of .EML message.
Top
See Also