NavigationPane.CurrentModule Property

Outlook Developer Reference

Returns or sets a NavigationModule object that represents the currently selected navigation module in the Navigation Pane. Read/write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.CurrentModule

expression   A variable that represents a NavigationPane object.

See Also