Looking to verify the following event will fire when a user registers for a calendar event, but then cancels their registration.
Apis.Get<IEvents>().CalendarEventEvents.AfterCancel
Looking to verify the following event will fire when a user registers for a calendar event, but then cancels their registration.
Apis.Get<IEvents>().CalendarEventEvents.AfterCancel
No that is for the event cancellation, registration status changes are event registration updates, you should use those events
community.telligent.com/.../eventregistrations-in-process-api-service