Class Summary |
DescriptorIndexNode |
DescriptorIndexNode is a leaf item from the Descriptor index b-tree
It is like a pointer to an element in the PST file, everything has one... |
LZFu |
An implementation of the LZFu algorithm to decompress RTF content |
PSTActivity |
PSTActivity represents Journal entries |
PSTAppointment |
PSTAppointment is for Calendar items |
PSTAppointmentException |
Class containing information on exceptions to a recurring appointment |
PSTAppointmentRecurrence |
Class containing recurrence information for a recurring appointment |
PSTAttachment |
Class containing attachment information |
PSTContact |
Class for Contacts |
PSTFile |
PSTFile is the containing class that allows you to access items within a .pst file. |
PSTFolder |
Represents a folder in the PST File
Allows you to access child folders or items. |
PSTMessage |
PST Message contains functions that are common across most MAPI objects. |
PSTMessageStore |
Object that represents the message store. |
PSTNodeInputStream |
this input stream basically "maps" an input stream on top of the random access file |
PSTObject |
PST Object is the root class of all PST Items. |
PSTRecipient |
Class containing recipient information |
PSTRss |
Object that represents a RSS item |
PSTTask |
Object that represents Task items |
PSTTimeZone |
Class containing time zone information |