SearchScopes Interface
A collection of SearchScope objects.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("000C0366-0000-0000-C000-000000000046")> _
Public Interface SearchScopes _
Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As SearchScopes
[GuidAttribute("000C0366-0000-0000-C000-000000000046")]
public interface SearchScopes : _IMsoDispObj,
IEnumerable
Remarks
Use the SearchScopes property of the FileSearch object to return a SearchScopes collection.
You can't add or remove SearchScope objects from the SearchScopes collection.