_setPriority
Sets the priority of the Appointment.
Parameters
id
The ID of the Appointment.
value
The new priority of the Appointment.
Example
Result
On Success
If no priority is provided:
On Failure
If the Appointment does not exist:
If the priority given is the same as the priority that the Appointment already possesses:
Last updated