SearchScopes.Item Property
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. |