Aspose.Email.Storage.Pst Namespace |
Class | Description | |
---|---|---|
![]() | FolderInfo |
Represents information
about personal folder in PST.
|
![]() | FolderInfoCollection |
Represents collection of FolderInfo.
|
![]() | ItemMovedEventArgs |
Provides data for the ItemMoved event
|
![]() | MessageAddedEventArgs |
Provides data for the MessageAdded event
|
![]() | MessageInfo |
Represents information
about message in PST.
|
![]() | MessageInfoCollection |
Represents the collection of MessageInfo.
|
![]() | MessageStore |
Message store is the root of the PST,
which is the rough equivalent of the top of a Mailbox.
|
![]() | PersonalStorage |
Represents Personal Storage Table (.pst) file.
|
![]() | PersonalStorageQueryBuilder |
Represents the builder of search expression
that used by pst.
|
![]() | StorageProcessedEventArgs |
Provides data for the StorageProcessed event
|
Delegate | Description | |
---|---|---|
![]() | ItemMovedEventHandler |
Represents the method that will handle an ItemMoved event.
|
![]() | MessageAddedEventHandler |
Represents the method that will handle an MessageAdded event.
|
![]() | StorageProcessedEventHandler |
Represents the method that will handle an StorageProcessed event.
|
Enumeration | Description | |
---|---|---|
![]() | BackupOptions |
Enumerates backup options
|
![]() | FileFormat |
Specifies the file format
used to store messages,
calendar events, and other items.
|
![]() | FileFormatVersion |
Represents version of file.
|
![]() | FolderKind |
Represents the different kinds of pst folders.
|
![]() | MapiImportance |
Contains a values that
indicates the message importance.
|
![]() | MapiSensitivity |
Contains a values that
indicates the message sensitivity.
|
![]() | MessageKind |
Represents the different kinds of messages in pst.
|
![]() | RestoreOptions |
Enumerates restore options
|
![]() | StandardIpmFolder |
Represents a standard interpersonal message (IPM) folders.
|