MapiPropertyCollection

المعلومات العامة

MapiPropertyCollection هي فئة في Aspose.Email لـ Python.

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

الطرق

التوقيعوصف
__init__()
set(property: MapiProperty)MapiPropertyيضيف أو يحل محل MapiProperty في المجموعة ويعيد العقار المخزن
`add(property_id: intCommonMessagePropertyId
`get(property_id: intCommonMessagePropertyId
`remove(property_id: intCommonMessagePropertyId
iter_properties()Iterator[MapiProperty]يعيد إعادة التكرار على جميع MapiProperty الكائنات في المجموعة.
 العربية