OutlookBarGroup Object

OutlookBarGroups
OutlookBarGroup

Represents a group of shortcuts in the Shortcuts pane 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")

Properties | Application Property | Class Property | Name Property | Parent Property | Session Property | Shortcuts Property | ViewType Property

Parent Objects | OutlookBarPane Object

Child Objects

See Also | OutlookBarPane Object | OutlookBarShortcuts Object | OutlookBarStorage Object