This topic has not yet been rated - Rate this topic

Microsoft.Office.RecordsManagement.SearchAndProcess namespace

Provides types and members to define and initiate search and process operations.

Search and process operations enable you to use Microsoft Office SharePoint Server 2007 to perform a search query, and then perform a specific, custom action upon each list item returned by the query. For example, you might need to identify a certain set of documents, based on specific document metadata, and then move those documents into a records repository.

For more information, see Search and Process Overview.

  ClassDescription
Public classSearchAndProcessItemRepresents the search and process operation that you want to execute, and includes a method to initiate the operation.
Public classSearchAndProcessWIJDThis class and its members are reserved for internal use and are not intended to be used in your code.
Public classSearchParametersRepresents the properties that determine the search behavior of compliance search processes.
  InterfaceDescription
Public interfaceIProcessThe interface that must be implemented by an assembly to process items as part of a search and process operation.
Public interfaceIProcessAndSendEmailDefines the action of an item processor that can also send e-mail.
Public interfaceISearchEnumeratorProvides an interface to interact with the search and process job.
Public interfaceISearchParametersRepresents the interface that exposes the set of search query parameters.
Public interfaceISearchParameters2The members of this namespace or class are reserved for internal use and are not intended to be used directly from your code.
Public interfaceISearchParameters3Adds support for the query rules search feature.
Public interfaceISearchProviderProvides an abstraction for a search provider to implement a custom search provider that can be used to replace the default search provider only for the search and process timer job.
Public interfaceISearchProvider2Reserved for internal use.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.