AuthorityPage.Status Property
Gets information about the status of an authoritative page.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property Status As AuthorityPageStatus
Get
'Usage
Dim instance As AuthorityPage
Dim value As AuthorityPageStatus
value = instance.Status
public AuthorityPageStatus Status { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.AuthorityPageStatus
A value from the AuthorityPageStatus enumeration describing the status of the authoritative page.