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