Represents a PST item of unknown type.
For a list of all members of this type, see PstItem Members.
System.Object
MailBee.Outlook.PstItem
Derived types
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
.PST files files can contain PST object of different types. Well-defined types (like PstContact) are listed in PstItemType enumeration. For them, MailBee defines classes derived from PstItem. If it encounters an item which does not correspond to any of the predefined types, such item will have PstItem type.
Namespace: MailBee.Outlook
Assembly: MailBee.NET (in MailBee.NET.dll)
PstItem Members | MailBee.Outlook Namespace