PstTask Class |
Namespace: MailBee.Outlook
The PstTask type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetAsMailMessage |
Gets this PST object as MailMessage object.
(Overrides PstItemGetAsMailMessage.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Keywords |
Gets ";"-separated list of keywords associated with this item.
(Inherited from PstItem.) |
![]() | MessageClass |
Gets message class of the item.
(Inherited from PstItem.) |
![]() | PstFields |
Gets PST object fields collection.
(Overrides PstItemPstFields.) |
![]() | PstID |
Gets the PST ID of this item.
(Overrides PstItemPstID.) |
![]() | PstType |
Gets the PST type of this object.
(Overrides PstItemPstType.) |