AudienceNameID.AudienceType Property
Namespace: Microsoft.Office.Server.Audience
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.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