AggregationSubscriptionIdentity class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.ObjectId
    Microsoft.Exchange.Transport.Sync.Common.Subscription.AggregationSubscriptionIdentity

Namespace:  Microsoft.Exchange.Transport.Sync.Common.Subscription
Assembly:  Microsoft.Exchange.Transport.Sync.Common (in Microsoft.Exchange.Transport.Sync.Common.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class AggregationSubscriptionIdentity _
    Inherits ObjectId
'Usage
Dim instance As AggregationSubscriptionIdentity
[SerializableAttribute]
public class AggregationSubscriptionIdentity : ObjectId

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

AggregationSubscriptionIdentity members

Microsoft.Exchange.Transport.Sync.Common.Subscription namespace