StorageLayout
Overview
StorageLayout 是Python的Aspose.Email FOSS中的一个类.
收件人,附件,嵌入式消息和名字存储的命名和封闭规则.
特性: attachment_storages, named_property_mapping_storage, recipient_storages, top_level_property_stream.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
recipient_storages | Tuple[DirectoryEntry, ...] | Read | 获得收件人的存储. |
attachment_storages | Tuple[DirectoryEntry, ...] | Read | 得到了附属文件的存储. |
named_property_mapping_storage | DirectoryEntry | Read | 获取命名的物业映射存储. |
top_level_property_stream | DirectoryEntry | Read | 获得最高级别的财产流. |