Hello,
I am implementing a resource scheduler and am using the extended property “DeleteAppointmentTaskScheduler” to delete appointments which works quite nice.
However when i press the delete key when no appointment has been selected I get an index out of range error. Is there any way to prevent this error?
Thanks in advance