OutlookBarStorage Object



Represents the storage for objects in the Microsoft Outlook Bar 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 Outlook Bar.