AuthorityPageStatus Enumeration

Defines the authority page status values for the Status property of the AuthorityPage class.

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

Syntax

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

Members

Member name Description
StatusNotInitialized The authoritative page has not been initialized.
NotCrawled The authoritative page has not been crawled.
CrawledSuccessfully The authoritative page was crawled successfully.
CrawledWithErrors The authoritative page was crawled, but with errors.

See Also

Reference

Microsoft.Office.Server.Search.Administration Namespace