Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 942 Bytes

Outlook.Inspectors.Item.md

File metadata and controls

44 lines (25 loc) · 942 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Inspectors.Item method (Outlook)
vbaol11.chm138
vbaol11.chm138
Outlook.Inspectors.Item
14bc41cf-68a4-2db5-8e0e-2c32ee9580e3
06/08/2017
medium

Inspectors.Item method (Outlook)

Returns an Inspector object from the collection.

Syntax

expression.Item (Index)

expression A variable that represents an Inspectors object.

Parameters

Name Required/Optional Data type Description
Index Required Variant Either the index number of the object, or a value used to match the default property of an object in the collection.

Return value

An Inspector object that represents the specified object.

See also

Inspectors Object

[!includeSupport and feedback]