Fires when the user moves an appointment.

Parameters

ParameterDescription
ApptIDThe ID of the appointment that was changed.

Remarks

The OnApptChange even fires when the user moves or stretches an appointment. You can use the given appointment ID to examine the appointments ApptStart or ApptEnd settings.

 

  • No labels