Aspose::Email::Storage::Olm
Aspose::Email::Storage::Olm namespace
This namespace groups the core types used to work with Outlook .olm storage, including folder structures, item categories, message metadata, and the storage container itself. Use these classes to read, enumerate, and extract data from .olm archives programmatically.
Classes
| Name | Description |
|---|---|
| OlmFolder | Represents folder information in OLM storage. |
| OlmItemCategory | Represents an Outlook item category. |
| OlmMessageInfo | Represents an information about message in the OLM storage. |
| OlmStorage | Represents an Outlook for Mac (.OLM) storage file and provides functionality to |