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)?
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