NavigationPane Members (Outlook)
Represents the Navigation Pane displayed by the active Explorer object.
Properties
Name |
Description |
---|---|
Returns an Application object that represents the parent Outlook application for the object. Read-only. |
|
Returns an OlObjectClass constant indicating the object's class. Read-only. |
|
Returns or sets a NavigationModule object that represents the currently selected navigation module in the Navigation Pane. Read/write. |
|
Returns or sets a Long value that indicates the number of NavigationModule objects displayed in the Navigation Pane. Read/write. |
|
Returns or sets a Boolean value that determines whether the Navigation Pane is collapsed. Read/write. |
|
Returns a NavigationModules object that represents the set of navigation modules contained by the Navigation Pane. Read-only. |
|
Returns the parent Object of the specified object. Read-only. |
|
Returns the NameSpace object for the current session. Read-only. |
Events
Name |
Description |
---|---|
Occurs after the selection changes for a navigation module in the NavigationModules collection of the NavigationPane object. |