特定日期范围的 EWS SyncFolderItems

EWS SyncFolderItems for specific date range

是否可以在特定日期范围内(例如本周)使用 EWS 同步日历的文件夹项目?

如果是这样,如何(我使用 php-ews 作为客户端)?

如果你看一下 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 我会尽力帮助你