NavigationPaneEvents_12.ModuleSwitch(NavigationModule) Method

Definition

This is a member in an event interface in a COM coclass. It is not intended to be used in your code.

public:
 void ModuleSwitch(Microsoft::Office::Interop::Outlook::NavigationModule ^ CurrentModule);
public void ModuleSwitch (Microsoft.Office.Interop.Outlook.NavigationModule CurrentModule);
Public Sub ModuleSwitch (CurrentModule As NavigationModule)

Parameters

CurrentModule
NavigationModule

Applies to