0

Is it possible to syncFolderItems for a calendar with EWS for a specific date range, like the current week?

If so, how (I'm using php-ews as a client)?

juacala
  • 2,155
  • 1
  • 21
  • 22

1 Answers1

2

If you take a look at the Documentation for SyncFolderItems you'll see that there's no option available to select a date range. If you have a specific use case that you need to achieve, feel to post to the issues page of my php-ews library, garethp/php-ews And I'll try to help you out

Gareth Parker
  • 5,012
  • 2
  • 18
  • 42