mapi_recipient

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

NameTypeAccessDescription
display_namestd::stringRead/WriteHolds the recipient’s display name as a string
email_addressstd::stringRead/WriteStores the recipient’s email address as a string
recipient_typeintRead/WriteIndicates the recipient’s type (e.g., To, Cc, Bcc) as an int
address_typestd::stringRead/Write
propertiesmapi_property_collectionRead/Write

See Also