This topic has not yet been rated - Rate this topic

OutlookBarShortcut Object

Office 2003
OutlookBarShortcuts
OutlookBarShortcut

Represents a shortcut in a group in the Shortcuts pane.

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")
		


Methods | SetIcon Method

Parent Objects

Child Objects



Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.