[]
Provides data for the SelectedAppointmentsChanged event.
public class SelectedAppointmentsChangedEventArgs : EventArgs
| Name | Description |
|---|---|
| Appointments | Gets the AppointmentList object representing currently selected appointments. This value can be null if there is no selected appointment. |