Share via


OutlookBarGroup Object

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.


Aa158733.parchild(en-us,office.10).gifOutlookBarGroup
Aa158733.space(en-us,office.10).gifAa158733.parchild(en-us,office.10).gif

Represents a group of shortcuts in the Outlook Bar of an explorer window.

Using the OutlookBarGroup Object

Use the Item method to retrieve the OutlookBarGroup object from an OutlookBarGroups object. Because the Name property is the default property of the OutlookBarGroup object, you can identify the group by name. For example:

  Set myOlBarGroup = myOutlookBarGroups.Item("Other Shortcuts")