SupervisionPolicy.ClosedCampusInboundPolicyEnabled Property

Namespace:  Microsoft.Exchange.Management.Supervision
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property ClosedCampusInboundPolicyEnabled As Boolean
    Get
    Friend Set
'Usage
Dim instance As SupervisionPolicy
Dim value As Boolean

value = instance.ClosedCampusInboundPolicyEnabled
public bool ClosedCampusInboundPolicyEnabled { get; internal set; }

Property Value

Type: System.Boolean