MapiProperty

Overview

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

Constructors

SignatureDescription
MapiProperty(propertyId: ushort, propertyType: ushort, value: object?, flags: uint)Creates a new MapiProperty with the specified parameters.

Properties

NameTypeAccessDescription
PropertyIdushortread
PropertyTypeushortread
Valueobject?read
Flagsuintread
PropertyTaguintread

See Also