다음을 통해 공유


AudienceNameID.AudienceType Property

Gets the type of the audience.

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

Syntax

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

value = instance.AudienceType
public AudienceType AudienceType { get; }

Property Value

Type: Microsoft.Office.Server.Audience.AudienceType
A value of the AudienceType enumerator.

See Also

Reference

AudienceNameID Class

AudienceNameID Members

Microsoft.Office.Server.Audience Namespace