MapiPropertyCollection

MapiPropertyCollection

Overview

MapiPropertyCollection is a class in Aspose.Email FOSS for .NET.

Methods

SignatureDescription
Set(property: MapiProperty)
Add(propertyId: ushort, propertyType: ushort, value: object?, flags: uint)
Get(propertyId: ushort, propertyType: ushort?)
Remove(propertyId: ushort, propertyType: ushort?)
IterProperties()

See Also