The following tables list the members exposed by BeforeSelectedAppointmentsEventArgs.
Name | Description | |
---|---|---|
BeforeSelectedAppointmentsEventArgs Constructor | Initializes a new BeforeSelectedAppointmentsEventArgs object with the specified SelectedAppointmentsCollection. |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
NewSelectedAppointments | Returns a SelectedAppointmentsCollection object containing the Appointments that will be selected if the event is not cancelled. The property is read-only. |