mapi_property
Overview
mapi_property 是 CPP 的 Aspose.Email 中的一个类.
方法
| Signature | 描述情况 |
|---|---|
property_id() → std::uint16_t | |
property_type() → std::uint16_t | |
set_value(value: std::any) | 使用std::any容器对属性赋值 |
flags() → std::uint32_t | 返回与属性相关的32位标记位数 |
set_flags(value: std::uint32_t) | 设置32位标记比特的属性 |
property_tag() → std::uint32_t | 返回属性组合的32位标签 (类型和ID) |