BuiltInScopeIndex enumeration

Specifies the index of the built-in search Scope.

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

Syntax

'Declaration
Public Enumeration BuiltInScopeIndex
'Usage
Dim instance As BuiltInScopeIndex
public enum BuiltInScopeIndex

Members

Member name Description
People The index of the search Scope for people.
AllSites The index of the search Scope for all Web sites.

See also

Reference

Microsoft.Office.Server.Search.Administration namespace