Share via


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>

See also

Reference

SupervisionPolicy class

SupervisionPolicy members

Microsoft.Exchange.Management.Supervision namespace