InboxRule.ExceptIfFromSubscription Property

Namespace:  Microsoft.Exchange.Management.RecipientTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property ExceptIfFromSubscription As AggregationSubscriptionIdentity()
    Get
    Set
'Usage
Dim instance As InboxRule
Dim value As AggregationSubscriptionIdentity()

value = instance.ExceptIfFromSubscription

instance.ExceptIfFromSubscription = value
public AggregationSubscriptionIdentity[] ExceptIfFromSubscription { get; set; }

Property Value

Type: []