MapiPropertyCollection

MapiPropertyCollection

General

MapiPropertyCollection és una classe en Aspose.Email per NET.

MapiPropertyCollection.Set s’afegeix o reemplaça el donat MapiProperty a la col·lecció.

Mètodes

SignatureDescription
Set(property: MapiProperty)Adds or replaces the given MapiProperty in the collection
Add(propertyId: ushort, propertyType: ushort, value: object?, flags: uint)Creates a new property with the specified id, type, value and flags
Get(propertyId: ushort, propertyType: ushort?)Retrieves a property matching the id and optional type
Remove(propertyId: ushort, propertyType: ushort?)Deletes the property with the given id and optional type
IterProperties()Returns an iterator over all stored MapiProperty objects
 Català