MapiPropertyCollection

MapiPropertyCollection

General

MapiPropertyCollection és una classe en Aspose.Email per a Python.

MapiPropertyCollection.set agrega o reemplaça un MapiProperty a la col·lecció i torna la propietat emmagatzemada.

Mètodes

SignatureDescription
__init__()
set(property: MapiProperty)MapiPropertyAdds or replaces a MapiProperty in the collection and returns the stored property
`add(property_id: intCommonMessagePropertyId
`get(property_id: intCommonMessagePropertyId
`remove(property_id: intCommonMessagePropertyId
iter_properties()Iterator[MapiProperty]Returns an iterator over all MapiProperty objects in the collection
 Català