Share via


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

See also

Reference

AggregationSubscriptionIdentity class

AggregationSubscriptionIdentity members

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