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