SchedulerControl.ShowRecurrentAppointmentDeleteForm Method
| Name | Parameters | Description |
|---|---|---|
| ShowRecurrentAppointmentDeleteForm(Appointment, ref Boolean) | apt, deleteSeries | Obsolete. Invokes the Confirm Delete dialog for the specified recurring appointment. Obsolete. Use the SchedulerControl.ShowDeleteRecurrentAppointmentForm method instead. |
| ShowRecurrentAppointmentDeleteForm(Appointment) | apt | Obsolete. Invokes the Confirm Delete dialog for the specified recurring appointment. Obsolete. Use the SchedulerControl.ShowDeleteRecurrentAppointmentForm method instead. |