OutlookBarShortcuts Object



The OutlookBarShortcuts collection contains a set of OutlookBarShortcut objects representing all shortcuts in an Outlook Bar group.
Using the OutlookBarShortcuts Object
Use the Shortcuts property to return the OutlookBarShortcuts collection object from the OutlookBarGroup object. Forexample:
Set myShortcuts = myOutlookBarGroup.Shortcuts