Gets object identification information
Namespace:
Aspose.Email.PersonalInfo
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public ObjectIdentifier Id { get; }
Public ReadOnly Property Id As ObjectIdentifier
Get
public:
property ObjectIdentifier^ Id {
ObjectIdentifier^ get ();
}
member Id : ObjectIdentifier with get
Property Value
Type:
ObjectIdentifierSee Also