Cancelled appointments don't disappear in target calendar #3

Closed
opened 2018-04-05 10:27:45 +02:00 by Christof · 2 comments

Steps to reproduce:

  • Receive an appointment from someone (don't confirm it, it might not matter, though)
  • Synchronize using CalAnonSync (ensure the appointment appears in target calendar)
  • Let the someone cancel the appointment
  • Synchronize using CalAnonSync

-> Watch the appointment not disappear in the target calendar

Steps to reproduce: * Receive an appointment from someone (don't confirm it, it might not matter, though) * Synchronize using CalAnonSync (ensure the appointment appears in target calendar) * Let the someone cancel the appointment * Synchronize using CalAnonSync -> Watch the appointment not disappear in the target calendar
aksdb added the
bug
label 2018-04-05 12:17:22 +02:00
Owner

I guess the requested "IsCancelled" attribute from EWS doesn't work then. Great. I love that API.

I guess the requested "IsCancelled" attribute from EWS doesn't work then. Great. I love that API.
Owner

"IsCancelled" is only transmitted when I request all attributes (which is quite a lot). Apparently I can request "AppointmentState" though, which has a bit flag that indicates the cancelled state. See MSDN.

"IsCancelled" is only transmitted when I request *all* attributes (which is quite a lot). Apparently I can request "AppointmentState" though, which has a bit flag that indicates the cancelled state. See [MSDN](https://msdn.microsoft.com/de-de/library/office/aa564700(v=exchg.150).aspx).
aksdb started working 2018-04-06 09:21:42 +02:00
aksdb closed this issue 2018-04-06 09:32:45 +02:00
aksdb stopped working 2018-04-06 09:32:51 +02:00
11min 9s
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Total Time Spent: 11 minutes 9 seconds
aksdb
11 minutes 9 seconds
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aksdb/CalAnonSync#3
No description provided.