StorageLayout
Overview
StorageLayout is a class in Aspose.Email FOSS for Python.
Naming and containment rules for recipient, attachment, embedded message, and nameid storages.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
recipient_storages | Tuple[DirectoryEntry, ...] | Read | Is a tuple of DirectoryEntry objects for each recipient storage |
attachment_storages | Tuple[DirectoryEntry, ...] | Read | |
named_property_mapping_storage | DirectoryEntry | Read | Is the DirectoryEntry that holds the named‑property mapping storage |
top_level_property_stream | DirectoryEntry | Read | Is the DirectoryEntry referencing the top‑level property stream |