OutlookBarGroup Object Members

Outlook Developer Reference

Represents a group of shortcuts in the Shortcuts pane of an explorer window.

Properties

  Name Description
Bb176720.properties(en-us,office.12).gif Application Returns an Application object that represents the parent Outlook application for the object. Read-only.
Bb176720.properties(en-us,office.12).gif Class Returns an OlObjectClass constant indicating the object's class. Read-only.
Bb176720.properties(en-us,office.12).gif Name Returns or sets the display name for the object. Read/write.
Bb176720.properties(en-us,office.12).gif Parent Returns the parent Object of the specified object. Read-only.
Bb176720.properties(en-us,office.12).gif Session Returns the NameSpace object for the current session. Read-only.
Bb176720.properties(en-us,office.12).gif Shortcuts Returns an OutlookBarShortcuts collection of shortcuts contained within the Shortcuts pane. Read-only.
Bb176720.properties(en-us,office.12).gif ViewType Returns or sets an OlOutlookBarViewType constant representing the view type of an OutlookBarGroup object. Read/write.