SavedSearch class

Represents a query which contains a set of sources or source groups that can be used to filter results.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.Discovery.SavedSearch

Namespace:  Microsoft.Office.Server.Discovery
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Class SavedSearch
'Usage
Dim instance As SavedSearch
public class SavedSearch

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SavedSearch members

Microsoft.Office.Server.Discovery namespace