Aspose::Email::Storage::Pst

Aspose::Email::Storage::Pst namespace

The Aspose::Email::Storage::Pst namespace contains the core types used to interact with Personal Storage Table (PST) files, including folder metadata, message details, and event arguments for changes. Use these classes to create, read, modify, and monitor PST contents programmatically.

Classes

NameDescription
FolderCreationOptionsRepresents the options for creating a subfolder in the Outlook PST message store
FolderInfoRepresents information about personal folder in PST.
FolderInfoCollectionRepresents collection of FolderInfo .
ItemMovedEventArgsProvides data for the FolderInfo::ItemMoved event
MessageAddedEventArgsProvides data for the FolderInfo::MessageAdded event
MessageInfoRepresents information about message in PST.
MessageInfoCollectionRepresents the collection of MessageInfo .
MessageStoreMessage store is the root of the PST, which is the rough equivalent of the top o
PersonalStorageProvides functionality to access and manipulate the PST (Personal Storage Table)
PersonalStorageLoadOptionsSpecifies additional options when loading a PST storage.
PersonalStorageQueryBuilderRepresents the builder of search expression that used by pst.
PstItemCategoryRepresents a category for PST items with a name and associated color.
RestoredItemEntryRepresents an entry for a soft-deleted item in the PST file, containing the mess
SaveResultRepresents the result of saving the retrieved item.
StorageProcessedEventArgsProvides data for the PersonalStorage::StorageProcessed event
StorageProcessingEventArgsProvides data for the PersonalStorage::StorageProcessing event

Enumerations

NameDescription
BackupOptionsEnumerates backup options
FailedStructure
FileFormatSpecifies the file format used to store messages, calendar events, and other ite
FileFormatVersionRepresents version of file.
FolderKindRepresents the different kinds of pst folders.
MapiImportanceContains a values that indicates the message importance.
MapiSensitivityContains a values that indicates the message sensitivity.
MessageKindRepresents the different kinds of messages in pst.
OutlookCategoryColorRepresents the category colors used in Outlook.
RestoreOptionsEnumerates restore options
SaveStatusRepresents the status of saving the retrieved message.
StandardIpmFolderRepresents a standard interpersonal message (IPM) folders.