OutlookBarStorage Object
Represents the storage for objects in the Shortcuts pane.
Using the OutlookBarStorage Object
Use the Contents property of an OutlookBarPane object to retrieve the OutlookBarStorage object for the pane. For example:
Set myOLBarStorage = myPanes.Item("OutlookBar").Contents
Use the Groups property to retrieve the OutlookBarGroups object for the Shortcuts pane.