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.
Defines the keyword views that are available for the GetFilteredKeywords() method of the Keywords class.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataContractAttribute> _
Public Enumeration KeywordView
'Usage
Dim instance As KeywordView
[DataContractAttribute]
public enum KeywordView
Members
| Member name | Description | |
|---|---|---|
| AllKeywords | Specifies to view all keywords. | |
| ExpiredKeywords | Specifies to view expired keywords. | |
| ReviewKeywords | Specifies to view keywords needing review. |