MapiNamedProperty

MapiNamedProperty

概述

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

命名的MAPI属性的标识符.

这个类提供了在Python程序中使用MapiNamedProperty 对象的2种方法. 有的方法包括: numeric, string. 在安装Python包的Aspose.Email FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: kind, lid, name, property_id, property_set.

属性

名称:类型Access描述情况
property_setuuid.UUID阅读获取属性集。.
kindstr阅读获取种类。.
name`strNone`阅读
lid`intNone`阅读
property_id`intNone`阅读

方法

Signature描述情况
`string(name: str, property_set: uuid.UUIDstr)“MapiNamedProperty”`
`numeric(lid: int, property_set: uuid.UUIDstr)“MapiNamedProperty”`

查看更多

 中文