OutlookBarStorage Object

OutlookBarStorage Object

See Also                  Properties                 

OutlookBarPane object
OutlookBarStorage object
OutlookBarGroups collection (OutlookBarGroup object)

Represents the storage for objects in the Outlook Bar pane.

Using the OutlookBarStorage Object

Use the Contents property of an OutlookBarPane object to retrieve the OutlookBarStorage object for the pane.

Set myOLBarStorage = myPanes.Item("OutlookBar").Contents

Use the Groups property to retrieve the OutlookBarGroups collection object for the Outlook Bar.