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.
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
<DataMemberAttribute> _
Public Property Status As AuthorityPageStatus
Get
Private Set
'Usage
Dim instance As AuthorityPage
Dim value As AuthorityPageStatus
value = instance.Status
[DataMemberAttribute]
public AuthorityPageStatus Status { get; private set; }
Property value
Type: Microsoft.Office.Server.Search.Administration.AuthorityPageStatus
A value from the AuthorityPageStatus enumeration describing the status of the authoritative page.