I have had some simple code to set a category in an appointment.
This has been working until recently.
After much debugging, I've identified the root cause - appointments/meetings that come from other people.
The code still works for appointments that I create, but fails for others.
I was...