VertexDeclaration{/i:
Približni podaci
MapiPropertyCollection je klasa u Aspose.Email za Python.
MapiPropertyCollection.set adds or replaces a MapiProperty in the collection and returns the stored property.
Metoda za primjenu
| Potpis | Opisivanje |
|---|---|
__init__() | |
set(property: MapiProperty) → MapiProperty | Dodaje ili zamjenjuje MapiProperty u zbirci i vraća pohranjeno svojstvo. |
| `add(property_id: int | CommonMessagePropertyId |
| `get(property_id: int | CommonMessagePropertyId |
| `remove(property_id: int | CommonMessagePropertyId |
iter_properties() → Iterator[MapiProperty] | Vraća iterator na sve MapiProperty objekte u kolekciji |