TransportProcessingQuotaConfig.Identity property
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