mapi_recipient
概述
mapi_recipient 是 C++ 的 FOSS 中的 Aspose.Email 类.
描述情况
mapi_recipient 是 C++ 的 Aspose.Email FOSS 库中的一个类,该类可用于编程中显示 0 种方法和 5 个属性.
核心能力包括: std::string; std::string; std::string.这些操作使开发人员能够直接将 mapi_recipient 功能集成到 C++ 应用程序中.
属性
| 名称: | 类型 | Access | 描述情况 |
|---|---|---|---|
display_name | std::string | 阅读/写作 | 包含收件人的显示名称作为字符串. |
email_address | std::string | 阅读/写作 | 将收件人的电子邮件地址存储为字符串. |
recipient_type | int | 阅读/写作 | 表示接收者的类型 (例如To,Cc,Bcc) 作为int |
address_type | std::string | 阅读/写作 | |
properties | mapi_property_collection | 阅读/写作 |