Rule.ExceptIfManagerAddresses Property

Namespace:  Microsoft.Exchange.MessagingPolicies.Rules.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property ExceptIfManagerAddresses As RecipientIdParameter()
    Get
    Set
'Usage
Dim instance As Rule
Dim value As RecipientIdParameter()

value = instance.ExceptIfManagerAddresses

instance.ExceptIfManagerAddresses = value
public RecipientIdParameter[] ExceptIfManagerAddresses { get; set; }

Property Value

Type: []