mapi_recipient
Overview
mapi_recipient is a class in Aspose.Email FOSS for C++.
Description
mapi_recipient is a class in the Aspose.Email FOSS library for C++ that exposes 0 methods and 5 properties for programmatic use.
Core capabilities include: std::string; std::string; std::string. These operations enable developers to integrate mapi_recipient functionality directly into C++ applications.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
display_name | std::string | Read/Write | Holds the recipient’s display name as a string |
email_address | std::string | Read/Write | Stores the recipient’s email address as a string |
recipient_type | int | Read/Write | Indicates the recipient’s type (e.g., To, Cc, Bcc) as an int |
address_type | std::string | Read/Write | |
properties | mapi_property_collection | Read/Write |