다음을 통해 공유


AudienceNameID.DLDistinguishedName Property

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.

See Also

Reference

AudienceNameID Class

AudienceNameID Members

Microsoft.Office.Server.Audience Namespace