Overview
mapi_recipient 是 CPP 的 Aspose.Email 中的一个类.
属性
| 名称: | 类型 | Access | 描述情况 |
|---|
display_name | std::string | 阅读/写作 | 存储接收者的显示名称 |
email_address | std::string | 阅读/写作 | 存储收件人的电子邮件地址 |
recipient_type | int | 阅读/写作 | 表示接收者类型 (例如:To,Cc,Bcc) |
address_type | std::string | 阅读/写作 | |
properties | mapi_property_collection | 阅读/写作 | |