PimSubscriptionProxy.SubscriptionType property
Namespace: Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim
Assembly: Microsoft.Exchange.Transport.Sync.Common (in Microsoft.Exchange.Transport.Sync.Common.dll)
Syntax
'Declaration
Public ReadOnly Property SubscriptionType As AggregationSubscriptionType
Get
'Usage
Dim instance As PimSubscriptionProxy
Dim value As AggregationSubscriptionType
value = instance.SubscriptionType
public AggregationSubscriptionType SubscriptionType { get; }
Property value
Type: Microsoft.Exchange.Transport.Sync.Common.Subscription.AggregationSubscriptionType
See also
Reference
Microsoft.Exchange.Transport.Sync.Common.Subscription.Pim namespace