Share via


ScopeFolder Members (Office)

Corresponds to a searchable folder. ScopeFolder objects are intended for use with the SearchFolders collection.

Methods

Name

Description

AddToSearchFolders

Adds a ScopeFolder object to the SearchFolders collection.

Properties

Name

Description

Application

Gets an Application object that represents the container application for the ScopeFolder object (you can use this property with an Automation object to return that object's container application). Read-only.

Creator

Gets a 32-bit integer that indicates the application in which the ScopeFolder object was created. Read-only.

Name

Gets the name of a searchable folder. Read-only.

Path

Gets a String indicating the full path of a ScopeFolder object. Read-only.

ScopeFolders

Gets a ScopeFolders collection. The items in this collection correspond to the subfolders of the parent ScopeFolder object. Read-only.