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 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.