Aspose.Email.Storage.Pst Namespace

The Aspose.Email.Storage.Pst namespace contains classes for work with Microsoft Outlook PST\OST file format.
Classes
  ClassDescription
Public classFolderInfo
Represents information about personal folder in PST.
Public classFolderInfoCollection
Represents collection of FolderInfo.
Public classItemMovedEventArgs
Provides data for the ItemMoved event
Public classMessageAddedEventArgs
Provides data for the MessageAdded event
Public classMessageInfo
Represents information about message in PST.
Public classMessageInfoCollection
Represents the collection of MessageInfo.
Public classMessageStore
Message store is the root of the PST, which is the rough equivalent of the top of a Mailbox.
Public classPersonalStorage
Represents Personal Storage Table (.pst) file.
Public classPersonalStorageQueryBuilder
Represents the builder of search expression that used by pst.
Public classStorageProcessedEventArgs
Provides data for the StorageProcessed event
Delegates
  DelegateDescription
Public delegateItemMovedEventHandler
Represents the method that will handle an ItemMoved event.
Public delegateMessageAddedEventHandler
Represents the method that will handle an MessageAdded event.
Public delegateStorageProcessedEventHandler
Represents the method that will handle an StorageProcessed event.
Enumerations
  EnumerationDescription
Public enumerationBackupOptions
Enumerates backup options
Public enumerationFileFormat
Specifies the file format used to store messages, calendar events, and other items.
Public enumerationFileFormatVersion
Represents version of file.
Public enumerationFolderKind
Represents the different kinds of pst folders.
Public enumerationMapiImportance
Contains a values that indicates the message importance.
Public enumerationMapiSensitivity
Contains a values that indicates the message sensitivity.
Public enumerationMessageKind
Represents the different kinds of messages in pst.
Public enumerationRestoreOptions
Enumerates restore options
Public enumerationStandardIpmFolder
Represents a standard interpersonal message (IPM) folders.