BestBetFilter enumeration

Defines the filter types available for the GetFilteredBestBets() method of the Keywords class.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
BestBetTitleSpecifies filter for the best bet title.
BestBetUrlSpecifies filter for the best bet URL.
BothSpecifies filter for both the best bet title and URL.
NoneNo filter specified.
Show: