SearchAndProcessItem Properties

Include Protected Members
Include Inherited Members

The SearchAndProcessItem type exposes the following members.

Properties

  Name Description
Public property AssemblyName Gets or sets the name of the assembly that contains the class which implements the IProcess interface. This class is used to process each item returned by the search.
Public property ClassName Gets or sets the name of the class that implements the IProcess interface. This class is used to process each item returned by the search.
Public property ContextualScopeUrl Gets or sets a URL that is used to restrict search results.
Public property DisplayName Gets or sets the name displayed on the e-mail report for this search and process job.
Public property EnableStemming Gets or sets whether to enable stemming in the search operation.
Public property KeywordQuery Gets or sets the keyword query for the search operation.
Public property MethodArgs Gets or sets any optional arguments to pass to the process assembly and class.
Public property NoiseIgnored Gets or sets whether to ignore noise in the search operation.
Public property ResultsRequested Gets or sets the number of search results requested for this query.
Public property Scope Gets or sets the search scope for this query.
Public property SearchApplication Specifies the search application to use for the search operation.
Public property TrimDuplicates Gets or sets whether to trim duplicates for the search operation.
Public property UsersToNotify Gets or sets a list of the e-mail addresses of the users to send a report to by e-mail on the search and process job results.

Top

See Also

Reference

SearchAndProcessItem Class

Microsoft.Office.RecordsManagement.SearchAndProcess Namespace