PropertyCollection{Categorie:Documentele de activitate}
Opinie generală
MapiPropertyCollection este o clasă în Aspose.Email pentru Python.
MapiPropertyCollection.set adds or replaces a MapiProperty in the collection and returns the stored property.
Metode de evaluare
| Semnătura | Descriere: |
|---|---|
__init__() | |
set(property: MapiProperty) → MapiProperty | Adăuga sau înlocuiește un MapiProperty în colecție și returnează proprietatea stocată |
| `add(property_id: int | CommonMessagePropertyId |
| `get(property_id: int | CommonMessagePropertyId |
| `remove(property_id: int | CommonMessagePropertyId |
iter_properties() → Iterator[MapiProperty] | Întoarce un iterator pe toate obiectele MapiProperty din colecție. |