NavigationPane.ModuleSwitch event (Outlook)
Occurs after the selection changes for a navigation module in the NavigationModules collection of the NavigationPane object.
Syntax
expression. ModuleSwitch
( _CurrentModule_
)
expression A variable that represents a NavigationPane object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
CurrentModule | Required | NavigationModule | The selected navigation module. |
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.