PropertyCollection - A helyfogadó.

PropertyCollection - A helyfogadó.

Összefoglaló

MapiPropertyCollection egy Python-i osztály.

MapiPropertyCollection.set adds or replaces a MapiProperty in the collection and returns the stored property.

Módszerek

Az aláírás:Leírás
__init__()
set(property: MapiProperty)MapiPropertyHozza hozzá vagy helyettesíti a MapiProperty-t a gyűjteménybe, és visszaadja az elhelyezett tulajdonságot.
`add(property_id: intCommonMessagePropertyId
`get(property_id: intCommonMessagePropertyId
`remove(property_id: intCommonMessagePropertyId
iter_properties()Iterator[MapiProperty]Az összes MapiProperty objektum iterátorát adja vissza a gyűjteményben.
 Magyar