AggregationSubscriptionIdentity.LegacyDN 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 LegacyDN As String
Get
Friend Set
'Usage
Dim instance As AggregationSubscriptionIdentity
Dim value As String
value = instance.LegacyDN
public string LegacyDN { get; internal set; }
Property value
Type: System.String
See also
Reference
AggregationSubscriptionIdentity class
AggregationSubscriptionIdentity members
Microsoft.Exchange.Transport.Sync.Common.Subscription namespace