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