Uses of Package
com.pff

Packages that use com.pff
com.pff   
example   
 

Classes in com.pff used by com.pff
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...
PSTAppointment
          PSTAppointment is for Calendar items
PSTAppointmentException
          Class containing information on exceptions to a recurring appointment
PSTAttachment
          Class containing attachment information
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.
PSTMessageStore
          Object that represents the message store.
PSTObject
          PST Object is the root class of all PST Items.
PSTRecipient
          Class containing recipient information
PSTTimeZone
          Class containing time zone information
PSTTimeZone.SYSTEMTIME
           
 

Classes in com.pff used by example
PSTException
          Simple exception for PST File related errors
PSTFolder
          Represents a folder in the PST File Allows you to access child folders or items.