SearchScope Members
Include Protected Members
Include Inherited Members
Corresponds to a type of folder tree that can be searched by using the FileSearch object.
The SearchScope type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | (Inherited from _IMsoDispObj.) | |
Application | Returns an Application object that represents the container application for the object. | |
Creator | (Inherited from _IMsoDispObj.) | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. | |
ScopeFolder | Returns a ScopeFolder object. | |
Type | Returns a value that corresponds to the type of SearchScope object. |
Top