Share via


AggregationSubscriptionIdentity constructor (ADObjectId, Guid)

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

Syntax

'Declaration
Public Sub New ( _
    userId As ADObjectId, _
    subscriptionId As Guid _
)
'Usage
Dim userId As ADObjectId
Dim subscriptionId As Guid

Dim instance As New AggregationSubscriptionIdentity(userId, _
    subscriptionId)
public AggregationSubscriptionIdentity(
    ADObjectId userId,
    Guid subscriptionId
)

Parameters

See also

Reference

AggregationSubscriptionIdentity class

AggregationSubscriptionIdentity members

AggregationSubscriptionIdentity overload

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