ResultType enumeration

NOTE: This API is now obsolete.

Defines the result types for Search results.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.SharePoint.Search.Query
Assembly:  Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
NoneObsolete. No result type is specified.
RelevantResultsObsolete. Specifies the results set that contains the main search results from the content index that matches the search query.
ExtendedObsolete.
Show: