mapi_property
Overview
mapi_property is a class in Aspose.Email for CPP.
Inherits from: mapi_property.
Methods
| Signature | Description |
|---|---|
property_id() → std::uint16_t | |
property_type() → std::uint16_t | |
set_value(value: std::any) | Assigns a new value to the property using a std::any container |
flags() → std::uint32_t | Returns the 32‑bit flag bits associated with the property |
set_flags(value: std::uint32_t) | Sets the 32‑bit flag bits for the property |
property_tag() → std::uint32_t | Returns the combined 32‑bit tag (type and id) of the property |