ThrottlingPolicyAssociation.ThrottlingPolicyId Property
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property ThrottlingPolicyId As ADObjectId
Get
'Usage
Dim instance As ThrottlingPolicyAssociation
Dim value As ADObjectId
value = instance.ThrottlingPolicyId
public ADObjectId ThrottlingPolicyId { get; }