Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
Restrict moving an appointment
What is the procedure/settings to restrict a user from moving/dragging an appointment. I can capture the OnApptChange event and get the details from where the appointment has come from and able to use OLE.AddAppts to put the appointment back to where it came from but I am told I cannot use the same keys and I do not know how to delete/remove an appointment.
Any advice would be grateful.
chris
Any advice would be grateful.
chris
Comments
As with all Before events, you need to qualify them synchronously in order to cancel the operation successfully.