AggregationSubscriptionIdentity.AdUserId Property
Namespace: Microsoft.Exchange.Transport.Sync.Common.Subscription
Assembly: Microsoft.Exchange.Transport.Sync.Common (in Microsoft.Exchange.Transport.Sync.Common.dll)
Syntax
'Declaration
Public Property AdUserId As ADObjectId
Get
Friend Set
'Usage
Dim instance As AggregationSubscriptionIdentity
Dim value As ADObjectId
value = instance.AdUserId
public ADObjectId AdUserId { get; internal set; }