PropertyCollection - Я не могу.

PropertyCollection - Я не могу.

Обзор

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 в коллекции.
 Русский