EventOptions enumeration
Specifies additional event options.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.Office.Server.Search.Analytics
Assembly: Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration EventOptions
'Usage
Dim instance As EventOptions
[FlagsAttribute]
public enum EventOptions
Members
Member name | Description | |
---|---|---|
None | Additional options are not available. | |
AllowAnonymousWrite | Allows a specified event type to be logged anonymously. |