AggregationSubscriptionType Enumeration
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.Exchange.Transport.Sync.Common.Subscription
Assembly: Microsoft.Exchange.Transport.Sync.Common (in Microsoft.Exchange.Transport.Sync.Common.dll)
Syntax
'Declaration
<SerializableAttribute> _
<FlagsAttribute> _
Public Enumeration AggregationSubscriptionType
'Usage
Dim instance As AggregationSubscriptionType
[SerializableAttribute]
[FlagsAttribute]
public enum AggregationSubscriptionType
Members
| Member name | Description | |
|---|---|---|
| Unknown | ||
| Pop | ||
| DeltaSyncMail | ||
| AbchContact | ||
| IMAP | ||
| AllEMail | ||
| All |