MessageObjectPropertyPropertyKind Property

Gets or sets the kind of the property if it's named.

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

Property Value

Type: NamedPropertyKind
The kind of the property.
See Also