Share via


OutlookBarShortcuts Object (Outlook)

Contains a set of OutlookBarShortcut objects representing all shortcuts in a group in the Shortcuts pane.

Remarks

Use the Shortcuts property to return the OutlookBarShortcuts collection object from the OutlookBarGroup object.

Example

The following Microsoft Visual Basic for Applications (VBA) example shows how to retrieve the OutlookBarShortcuts object.

Set myShortcuts = myOutlookBarGroup.Shortcuts

See Also

Concepts

OutlookBarShortcuts Object Members

Outlook Object Model Reference