PimSubscriptionProxy.AggregationType 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 Property AggregationType As AggregationType
    Get
    Set
'Usage
Dim instance As PimSubscriptionProxy
Dim value As AggregationType

value = instance.AggregationType

instance.AggregationType = value
public AggregationType AggregationType { get; set; }