OutlookBarShortcuts Object

Microsoft Outlook Visual Basic

Show All Show All

OutlookBarShortcuts Object

OutlookBarShortcuts OutlookBarShortcut

The OutlookBarShortcuts collection contains a set of OutlookBarShortcut objects representing all shortcuts in a group in the Shortcuts pane.

Using the OutlookBarShortcuts Object

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

Set myShortcuts = myOutlookBarGroup.Shortcuts