MessageObjectPropertyPropertyType Property

Gets the type of the property.

Namespace:  Aspose.Email.Mapi.Msg
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public MapiType PropertyType { get; }

Property Value

Type: MapiType
The type of the property.
See Also