Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.33 KB

searchfolders-members-office.md

File metadata and controls

32 lines (22 loc) · 1.33 KB
title ms.service ms.assetid ms.date ms.localizationpriority
SearchFolders members (Office)
office
9d383fde-dffb-8008-eb5a-757694975d20
01/30/2019
medium

SearchFolders members (Office)

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.

[!includeSupport and feedback]