Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.01 KB

Outlook.OutlookBarShortcuts.Item.md

File metadata and controls

44 lines (25 loc) · 1.01 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OutlookBarShortcuts.Item method (Outlook)
vbaol11.chm334
vbaol11.chm334
Outlook.OutlookBarShortcuts.Item
bbb22cb3-4c24-1bc6-67fa-b2d1cd297bcf
06/08/2017
medium

OutlookBarShortcuts.Item method (Outlook)

Returns an OutlookBarShortcut object from the collection.

Syntax

expression.Item (Index)

expression A variable that represents an OutlookBarShortcuts 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 OutlookBarShortcut object that represents the specified object.

See also

OutlookBarShortcuts Object

[!includeSupport and feedback]