mapi_recipient
Overview
mapi_recipient is a class in Aspose.Email for CPP.
Inherits from: mapi_recipient.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
display_name | std::string | Read/Write | Stores the recipient’s display name |
email_address | std::string | Read/Write | Stores the recipient’s email address |
recipient_type | int | Read/Write | Indicates the type of recipient (e.g., To, Cc, Bcc) |
address_type | std::string | Read/Write | |
properties | mapi_property_collection | Read/Write |