Share via


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>

See also

Reference

SupervisionPolicy class

SupervisionPolicy members

Microsoft.Exchange.Management.Supervision namespace