After I've canceled an event, I couldn't list it at List events anymore. But it still displaying to end user as subject "Canceled: User subject event". How can I use List events to identify this canceled event?
In the events properties you will find a "IsCancelled" property you can leverage to filter events out.