Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the name that identifies the distribution list associated with the audience.
Namespace: Microsoft.Office.Server.Audience
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.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
A string that contains the name of the distribution list that is associated with the Audience object represented by the AudienceNameID object.