MessageObjectPropertyId Property

Gets the id of the property.

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

Property Value

Type: Int32
The id if the property.
See Also