Share via


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; }

Property value

Type: Microsoft.Exchange.Data.Directory.ADObjectId

See also

Reference

AggregationSubscriptionIdentity class

AggregationSubscriptionIdentity members

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