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