AudienceNameID.AudienceName Property

Gets the name of the audience.

Namespace:  Microsoft.Office.Server.Audience
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public ReadOnly Property AudienceName As String
    Get
'Usage
Dim instance As AudienceNameID
Dim value As String

value = instance.AudienceName
public string AudienceName { get; }

Property Value

Type: System.String
A string that contains the audience name.

See Also

Reference

AudienceNameID Class

AudienceNameID Members

Microsoft.Office.Server.Audience Namespace