NavigationGroups.SelectedChange event (Outlook)

Occurs after the selection state is changed for a navigation folder contained in a Calendar navigation module.

Syntax

expression. SelectedChange( _NavigationFolder_ )

expression A variable that represents a NavigationGroups object.

Parameters

Name Required/Optional Data type Description
NavigationFolder Required NavigationFolder The selected navigation folder.

Remarks

This event occurs when the selection state changes for a folder in the Calendar navigation module, either by a user checking or unchecking a folder in the Calendar navigation module of the navigation pane or by an add-in changing the value of the IsSelected property for a NavigationFolder object contained in the NavigationGroups collection of a CalendarModule object.

See also

NavigationGroups Object

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.