StorageLayout

Overview

StorageLayout 是Python的Aspose.Email FOSS中的一个类.

收件人,附件,嵌入式消息和名字存储的命名和封闭规则.

特性: attachment_storages, named_property_mapping_storage, recipient_storages, top_level_property_stream.

Properties

NameTypeAccessDescription
recipient_storagesTuple[DirectoryEntry, ...]Read获得收件人的存储.
attachment_storagesTuple[DirectoryEntry, ...]Read得到了附属文件的存储.
named_property_mapping_storageDirectoryEntryRead获取命名的物业映射存储.
top_level_property_streamDirectoryEntryRead获得最高级别的财产流.

See Also

 中文