InboxRule.FromSubscription Property
Namespace: Microsoft.Exchange.Management.RecipientTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property FromSubscription As AggregationSubscriptionIdentity()
Get
Set
'Usage
Dim instance As InboxRule
Dim value As AggregationSubscriptionIdentity()
value = instance.FromSubscription
instance.FromSubscription = value
public AggregationSubscriptionIdentity[] FromSubscription { get; set; }
Property Value
Type: []