Deletes the appointment that is currently selected in control UI and also shows an appointment deletion options dialog in the case where the appointment is an occurrence of a recurrence pattern.
Overload List
Overload | Description |
DeleteAppointment() | Deletes the appointment that is currently selected in control UI and also shows an appointment deletion options dialog in the case where the appointment is an occurrence of a recurrence pattern. |
DeleteAppointment(Appointment) | Deletes the specified appointment. |
See Also