PeopleResultsView Enumeration

Defines the results sort views that are available for the DefaultPeopleView property of the PeopleCoreResultsWebPart class.

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

Syntax

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

Members

Member name Description
Relevance Sort results by relevance.
SocialDistance Sort results by social distance.

See Also

Reference

Microsoft.Office.Server.Search.WebControls Namespace