MessageObjectPropertyNameId Property

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

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

Property Value

Type: UInt32
The name id.
See Also