Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add method for deleting calendar items with meeting cancellation (#277)
The deletion of calendar items requires that is defined who to send meeting cancellations to. This adds a method on CalenderItem that allows the cancellation type to be set or falls back to a default. See also: https://docs.microsoft.com/en-us/exchange/client-developer/web-service-reference/deleteitem It is similar to a method that was present in Viewpoint ≤ 0.1.27.
- Loading branch information