PstAppointment Properties

The PstAppointment 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 PstMessagePstFields.)
Public propertyPstID
Gets the PST ID of this item.
(Overrides PstMessagePstID.)
Public propertyPstType
Gets the PST type of this object.
(Overrides PstMessagePstType.)
Public propertyRtfInEmlMethod
Gets or sets whether RTF text body should be converted into attachment or body part of .EML message.
(Inherited from PstMessage.)
Top
See Also