php-ews icon indicating copy to clipboard operation
php-ews copied to clipboard

Confusing Data Structure When Querying Another Users Calendar

Open Garethp opened this issue 9 years ago • 0 comments

As brought up in #64, if you try to query another user's calendar like that, instead of returning something that you can loop over to get events, it returns an array of group of events, so you have to loop over that. This should be documented, then improve upon

Garethp avatar Oct 29 '16 20:10 Garethp