AudienceEditor.AudienceType Enumeration

Displays the type of the audience.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

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

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration AudienceType
'Usage
Dim instance As AudienceEditor.AudienceType
[FlagsAttribute]
public enum AudienceType

Members

Member name Description
GlobalAudience Global rules-based audience.
DL A distribution list.
SharePointGroup A SharePoint group.

See Also

Reference

Microsoft.Office.Server.WebControls Namespace