OutlookBarPane Object Members
Outlook Developer Reference |
Represents the Shortcuts pane in an explorer window.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the parent Outlook application for the object. Read-only. | |
Class | Returns an OlObjectClass constant indicating the object's class. Read-only. | |
Contents | Returns the OutlookBarStorage object for the specified Outlook Bar pane. Read-only. | |
Name | Returns the display name for the object. Read-only. | |
Parent | Returns the parent Object of the specified object. Read-only. | |
Session | Returns the NameSpace object for the current session. Read-only. | |
Visible | Returns or sets a Boolean indicating the visible state of the specified object. Read/write. |
Events
Name | Description | |
---|---|---|
BeforeNavigate | Occurs when the user clicks a shortcut in the Shortcuts pane to navigate to a different folder. |