Share via


OutlookBarShortcut 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.

OutlookBarShortcuts
Aa158739.parchild(en-us,office.10).gifOutlookBarShortcut
Aa158739.space(en-us,office.10).gifAa158739.parchild(en-us,office.10).gifNameSpace

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

Using the OutlookBarShortcut Object

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

  Set myOlBarShortcut = myOutlookBarShortcuts.Item("Calendar")