AudienceNameID.DLDistinguishedName Property
Namespace: Microsoft.Office.Server.Audience
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property DLDistinguishedName As String
Get
'Usage
Dim instance As AudienceNameID
Dim value As String
value = instance.DLDistinguishedName
public string DLDistinguishedName { get; }
Property Value
Type: System.String