SearchFolders Object Members
A collection of ScopeFolder objects that determines which folders are searched.
Methods
| Name | Description | |
|---|---|---|
| Add | Adds a search folder to a file search. |
| Remove | Removes the specified object from the collection. |
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the SearchFolders object (you can use this property with an Automation object to return that object's container application). Read-only. |
| Count | Gets a Long indicating the number of items in the SearchFolders collection. Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the SearchFolders object was created. Read-only. |
| Item | Gets a ScopeFolder object that represents a subfolder of the parent object. Read-only. |