MapiPropertyIdentifier Property |
Gets the indifier.
Namespace:
Aspose.Email.Mapi
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic virtual long Identifier { get; }
Public Overridable ReadOnly Property Identifier As Long
Get
public:
virtual property long long Identifier {
long long get ();
}
abstract Identifier : int64 with get
override Identifier : int64 with get
Property Value
Type:
Int64
See Also