AggregationSubscriptionIdentity.PrimaryMailboxLegacyDN 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 PrimaryMailboxLegacyDN As String
Get
Friend Set
'Usage
Dim instance As AggregationSubscriptionIdentity
Dim value As String
value = instance.PrimaryMailboxLegacyDN
public string PrimaryMailboxLegacyDN { get; internal set; }
Property Value
Type: System.String