0 out of 1 rated this helpful - Rate this topic

Items.Item Method

Office 2007
Returns an Outlook item from a collection.

Syntax

expression.Item(Index)

expression   A variable that represents an Items object.

Parameters

NameRequired/OptionalData TypeDescription
IndexRequiredVariantEither the index number of the object, or a value used to match the default property of an object in the collection.

Return Value
An Object value that represents the specified object.




Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.