SearchFolders Members

Include Protected Members
Include Inherited Members

A collection of ScopeFolder objects that determines which folders are searched when the Execute method of the FileSearch object is called.

The SearchFolders type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the container application for the object.
Public property Count Returns an Integer indicating the number of items in the specified collection.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Item Returns a ScopeFolder object that represents a subfolder of the parent object.

Top

Methods

  Name Description
Public method Add Adds a search folder to a file search.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()
Public method Remove Removes the specified object from the collection.

Top

See Also

Reference

SearchFolders Interface

Microsoft.Office.Core Namespace