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

NameTypeAccessDescription
recipient_storagesTuple[DirectoryEntry, ...]ReadIs a tuple of DirectoryEntry objects for each recipient storage
attachment_storagesTuple[DirectoryEntry, ...]Read
named_property_mapping_storageDirectoryEntryReadIs the DirectoryEntry that holds the named‑property mapping storage
top_level_property_streamDirectoryEntryReadIs the DirectoryEntry referencing the top‑level property stream

See Also