OutlookBarStorage Object (Outlook)
Represents the storage for objects in the Outlook Bar.
Remarks
Use the Contents property of an OutlookBarPane object to retrieve the OutlookBarStorage object for the Outlook Bar.
Use the Groups property to retrieve the OutlookBarGroups object for the Outlook Bar.
Example
The following example retrieves an OutlookBarStorage object by name.
Set myOLBarStorage = myPanes.Item("OutlookBar").Contents