jamesiarmes / php-ews

PHP Exchange Web Services
http://jamesarmes.com/php-ews/
MIT License
566 stars 304 forks source link

Update/Delete Recurrence #577

Open njwallace315 opened 4 years ago

njwallace315 commented 4 years ago

Version (e.g. 1.0, dev-master):

I am trying to update and delete a series. I am able to create a recurring event but I can't figure out how to update/delete them. I know from issue #127 that I need to get the master but I am not sure how to do that.

Does anybody know how to fetch/update/delete a whole series or at least fetch the master?