NavigationGroupsEvents_12_Event.SelectedChange Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs after the selection state is changed for a navigation folder contained in a Calendar navigation module.
public:
event Microsoft::Office::Interop::Outlook::NavigationGroupsEvents_12_SelectedChangeEventHandler ^ SelectedChange;
event Microsoft.Office.Interop.Outlook.NavigationGroupsEvents_12_SelectedChangeEventHandler SelectedChange;
Event SelectedChange As NavigationGroupsEvents_12_SelectedChangeEventHandler
Event Type
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.