jamesiarmes / php-ews

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

Adding an Event as Delegate. #544

Open sumit79 opened 5 years ago

sumit79 commented 5 years ago

Version (e.g. 1.0, dev-master): 1.0 PHP version: Microsoft Exchange version: Office 365

Description of problem: I have a user which has access of a room as delegate. Now i want to add the event to that room. But can't find the APIs to it. I was able to manage impersonate but i think delegate require some other tick. Example request:

// Formatted example request.

Example response:

// Formatted example response.

Additional details: