OutlookBarPane Object Members

Outlook Developer Reference

Represents the Shortcuts pane in an explorer window.

Properties

  Name Description
Bb176722.properties(en-us,office.12).gif Application Returns an Application object that represents the parent Outlook application for the object. Read-only.
Bb176722.properties(en-us,office.12).gif Class Returns an OlObjectClass constant indicating the object's class. Read-only.
Bb176722.properties(en-us,office.12).gif Contents Returns the OutlookBarStorage object for the specified Outlook Bar pane. Read-only.
Bb176722.properties(en-us,office.12).gif Name Returns the display name for the object. Read-only.
Bb176722.properties(en-us,office.12).gif Parent Returns the parent Object of the specified object. Read-only.
Bb176722.properties(en-us,office.12).gif Session Returns the NameSpace object for the current session. Read-only.
Bb176722.properties(en-us,office.12).gif Visible Returns or sets a Boolean indicating the visible state of the specified object. Read/write.

Events

  Name Description
Bb176722.events(en-us,office.12).gif BeforeNavigate Occurs when the user clicks a shortcut in the Shortcuts pane to navigate to a different folder.