Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides ConfigurableObject.Identity.
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Identity As ObjectId
Get
'Usage
Dim instance As TransportProcessingQuotaConfig
Dim value As ObjectId
value = instance.Identity
public override ObjectId Identity { get; }
Property value
Type: Microsoft.Exchange.Data.ObjectId
See also
Reference
TransportProcessingQuotaConfig class