Item MethodItem Method*
*Contents  *Index  *Topic Contents
*Previous Topic: FolderItemVerbs object methods
*Next Topic: _NewEnum Method

Item Method

Description

Retrieves the FolderItemVerb object for a specified item in the collection.

Syntax

object.Item [index]

ParameterDescription
object Required. An object expression that evaluates to a FolderItemVerbs object.
index Optional. Specifies the zero-based index of the item to retrieve. This value must be less than the value of the Count property.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.