MapiNamedPropertyNameId Property |
gets named property ID
Namespace:
Aspose.Email.Mapi
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic string NameId { get; }
Public ReadOnly Property NameId As String
Get
public:
property String^ NameId {
String^ get ();
}
member NameId : string with get
Property Value
Type:
String
See Also