OutlookBarShortcuts Collection Object

OutlookBarShortcuts Collection Object

                  Properties         Methods         Events

OutlookBarGroups collection (OutlookBarGroup object)
OutlookBarShortcuts collection (OutlookBarShortcut object)

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