如何使用Microsoft增量查询处理已删除的重复主事件 [英] How to handle deleted Recurring master events using Microsoft delta queries

本文介绍了如何使用Microsoft增量查询处理已删除的重复主事件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试从EWS转到Microsoft图形,并在实现syncFolderItems流时遇到问题.

我需要使用Microsoft图形API跟踪和更新所有已创建,已修改和已删除事件的更改.

我浏览了Microsoft文档,发现它们具有delta Api,它仅返回上次同步发生的更改.但是我不确定应该如何使用增量查询API处理重复发生的事件.

请帮助.预先感谢.

解决方案

当前行为是,增量事件中只会显示主事件(具有重复模式的事件),而不会出现在其他实例中.然后,只有已更新的实例才会显示在增量Feed中.

您需要使用日历视图API来获取您在增量Feed中看到的特定主事件(具有重复模式)的所有发生情况.

此外,您还可以请求将重复事件实例添加到 Microsoft Graph uservoice 上的增量Feed中./p>

I am trying to move from EWS to Microsoft graph and facing problem while implementing syncFolderItems flow.

I need to track and update changes of all created, modified and deleted events using Microsoft graph apis.

I went through Microsoft documentation and found they have delta Api which returns only the changes which occurred from last sync. But I am not sure how recurring events should be handled using delta queries api.

Please help. Thanks in advance.

解决方案

The current behavior is that only the master event (the one with the recurring pattern) will show up in the delta feed, not the other instances. Only instances that have been updated will then show up in the delta feed.

You would need to use the calendar view API to get all the occurrences of a specific master event (with a recurrence pattern) you see in the delta feed.

Additionally you can ask for recurring events instances to be added to the delta feed on Microsoft Graph uservoice.

这篇关于如何使用Microsoft增量查询处理已删除的重复主事件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆