PropertyCollection (pemegang tempat)

PropertyCollection (pemegang tempat)

Pengamatan umum

MapiPropertyCollection adalah kelas di Aspose.Email untuk Python.

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

Metode-metode yang digunakan

Tanda tanganDeskripsi
__init__()
set(property: MapiProperty)MapiPropertyMenambahkan atau mengganti MapiProperty dalam koleksi dan mengembalikan properti yang disimpan
`add(property_id: intCommonMessagePropertyId
`get(property_id: intCommonMessagePropertyId
`remove(property_id: intCommonMessagePropertyId
iter_properties()Iterator[MapiProperty]Mengembalikan iterator pada semua MapiProperty objek dalam koleksi
 Bahasa Indonesia