Skip to content

Latest commit

 

History

History
31 lines (14 loc) · 901 Bytes

e6dc8dc0-bae4-f59b-c991-1421b280de38.md

File metadata and controls

31 lines (14 loc) · 901 Bytes

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

Other resources

OutlookBarStorage Object Members Outlook Object Model Reference