OutlookBarStorage Object

OutlookBarPane
OutlookBarStorage

Represents the storage for objects in the Shortcuts 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 Shortcuts pane.

Properties | Application Property | Class Property | Groups Property | Parent Property | Session Property

Parent Objects | OutlookBarPane Object

Child Objects

See Also | OutlookBarPane Object