This topic has not yet been rated - Rate this topic

OutlookBarShortcuts Object

Office 2007
Contains a set of OutlookBarShortcut objects representing all shortcuts in a group in the Shortcuts pane.

Remarks

Use the Shortcuts property to return the OutlookBarShortcuts collection object from the OutlookBarGroup object.

Example

The following Microsoft Visual Basic for Applications (VBA) example shows how to retrieve the OutlookBarShortcuts object.

Visual Basic for Applications
Set myShortcuts = myOutlookBarGroup.Shortcuts



Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.