Share via


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

See Also

Concepts

OutlookBarStorage Object Members

Outlook Object Model Reference