SupervisionPolicy.AntiBullyingPolicyEnabled Property
Namespace: Microsoft.Exchange.Management.Supervision
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property AntiBullyingPolicyEnabled As Boolean
Get
Friend Set
'Usage
Dim instance As SupervisionPolicy
Dim value As Boolean
value = instance.AntiBullyingPolicyEnabled
public bool AntiBullyingPolicyEnabled { get; internal set; }
Property Value
Type: System.Boolean