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.
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 | |
---|---|---|
![]() |
ContextualScopeUrl | Gets or sets the search query parameter specified as the URL to limit the search results. |
![]() |
EnableStemming | Gets or sets a search query parameter that specifies whether word stemming is enabled for the search query that is being performed. |
![]() |
KeywordQuery | Gets or sets the search query string provided to the search provider to perform the search. |
![]() |
NoiseIgnored | Gets or sets the query parameter that specifies if the noise words should be ignored from the search query. |
![]() |
Scope | Gets or sets the search query parameter specified as the Scope for performing search. |
![]() |
TrimDuplicates | Gets or sets a search query parameter that specifies whether the duplicate search results should be trimmed. |
Top
See Also
Reference
Microsoft.Office.RecordsManagement.SearchAndProcess Namespace