SupervisionPolicy.ClosedCampusInboundPolicyGroupExceptions Property
Namespace: Microsoft.Exchange.Management.Supervision
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property ClosedCampusInboundPolicyGroupExceptions As MultiValuedProperty(Of SmtpAddress)
Get
Friend Set
'Usage
Dim instance As SupervisionPolicy
Dim value As MultiValuedProperty(Of SmtpAddress)
value = instance.ClosedCampusInboundPolicyGroupExceptions
public MultiValuedProperty<SmtpAddress> ClosedCampusInboundPolicyGroupExceptions { get; internal set; }
Property Value
Type: Microsoft.Exchange.Data.MultiValuedProperty<SmtpAddress>