ISearchParameters Members

Include Protected Members
Include Inherited Members

Represents the interface that exposes the set of search query parameters.

The ISearchParameters type exposes the following members.

Properties

  Name Description
Public property ContextualScopeUrl Gets or sets the search query parameter specified as the URL to limit the search results.
Public property EnableStemming Gets or sets a search query parameter that specifies whether word stemming is enabled for the search query that is being performed.
Public property KeywordQuery Gets or sets the search query string provided to the search provider to perform the search.
Public property NoiseIgnored Gets or sets the query parameter that specifies if the noise words should be ignored from the search query.
Public property Scope Gets or sets the search query parameter specified as the Scope for performing search.
Public property TrimDuplicates Gets or sets a search query parameter that specifies whether the duplicate search results should be trimmed.

Top

See Also

Reference

ISearchParameters Interface

Microsoft.Office.RecordsManagement.SearchAndProcess Namespace