Share via


SearchScopes.Item Property (Office)

Gets a SearchScope object that corresponds to an area in which to perform a file search, such as local drives or Microsoft Outlook folders. Read-only.

Syntax

expression .Item(Index)

expression Required. A variable that represents a SearchScopes object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Long

Determines which SearchScope object to return.

See Also

Concepts

SearchScopes Object

SearchScopes Object Members