Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用 EWS 在特定日期范围(如本周)同步日历的FolderItems?
如果是这样,如何(我使用 php-ews 作为客户端)?
如果您查看SyncFolderItems 的文档,您会发现没有可用于选择日期范围的选项。如果您有需要实现的特定用例,请随时发布到我的php-ews库的问题页面,garethp/php-ews我会尽力帮助您
php-ews
garethp/php-ews