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; }
Property value
Type: Microsoft.Exchange.Data.Directory.ADObjectId
See also
Reference
ThrottlingPolicyAssociation class