mapi_property_collection
Overview
mapi_property_collection is a class in Aspose.Email FOSS for C++.
Description
mapi_property_collection is a class in the Aspose.Email FOSS library for C++ that exposes 1 method and 0 properties for programmatic use.
Core capabilities include: Removes the property with the given id and optional type from the collection. These operations enable developers to integrate mapi_property_collection functionality directly into C++ applications.
Methods
| Signature | Description |
|---|---|
remove(property_id: std::uint16_t, property_type: std::optional<std::uint16_t>) | Removes the property with the given ID and optional type from the collection |