Version

CalendarListCloseEventArgs class Members

The following tables list the members exposed by CalendarListCloseEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyidGets id of list involved in event.Possible values: 1 - list of months, 2 - list of years, 3 - list of year groups.  
Public PropertyselectedValueGets value selected in list. Possible values: -1 means no selected item. In case of list of months, the range of values is 1-12, otherwise, value is selected year.  
See Also