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

Properties

Name
Application
Class
Groups
Parent
Session

See also

Outlook Object Model Reference

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.