Package | Description |
---|---|
com.pff | |
example |
Class and Description |
---|
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...
|
OffsetIndexItem
OffsetIndexItem is a leaf item from the Offset index b-tree
Only really used internally to get the file offset for items
|
PSTAppointment
PSTAppointment is for Calendar items
|
PSTAppointmentException
Class containing information on exceptions to a recurring appointment
|
PSTAttachment
Class containing attachment information.
|
PSTConversationIndex
Class to hold decoded PidTagConversationIndex
|
PSTConversationIndex.ResponseLevel |
PSTDescriptorItem
The descriptor items contain information that describes a PST object.
|
PSTDistList.OneOffEntry
Inner class to represent distribution list one-off entries.
|
PSTException
Simple exception for PST File related errors
|
PSTFile
PSTFile is the containing class that allows you to access items within a .pst
file.
|
PSTFileContent |
PSTFolder
Represents a folder in the PST File
Allows you to access child folders or items.
|
PSTGlobalObjectId
Class to represent a decoded PidLidGlobalObjectId or
PidLidCleanGlobalObjectId (for Meeting Exceptions)
See [MS-OXOCAL]
https://msdn.microsoft.com/en-us/library/cc425490(v=exchg.80).aspx, sections
2.2.1.27(PidLidGlobalObjectId) and 2.2.1.28(PidLidCleanGlobalObjectId)
|
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
|
PSTTable
The PST Table is the workhorse of the whole system.
|
PSTTable.NodeInfo |
PSTTable7C
Specific functions for the 7c table type ("Table Context").
|
PSTTable7C.ColumnDescriptor |
PSTTable7CItem
Items found in the 7c tables
|
PSTTableBC
The BC Table type.
|
PSTTableBCItem
Items within the BC Table
|
PSTTableItem
Generic table item.
|
PSTTimeZone
Class containing time zone information
|
PSTTimeZone.SYSTEMTIME |
PSTTimeZone.TZRule |
Class and Description |
---|
PSTException
Simple exception for PST File related errors
|
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.
|