在Outlook日历和Google日历之间创建的eventeventevent和icalUID有所不同 [英] eventId and icalUID of event is getting different, created between outlook calendar and google calendar

查看:119
本文介绍了在Outlook日历和Google日历之间创建的eventeventevent和icalUID有所不同的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

由Outlook日历参与者在Outlook日历中创建的事件 并尝试分别从Outlook和Google日历中获取事件,但是这些事件获得了不同的ID和icalUID

Events created in outlook calendar with google calendar participants and trying to fetch events from outlook and google calendar separately, but these are getting different id's and icalUID

是否可以找到这两个具有相同事件的日历?

Is there a way to find these two calendars having same events?

推荐答案

iCalUID和EventId之间的映射不是1:1(请参见

The mapping between iCalUID and EventId is not 1:1 (see https://developers.google.com/google-apps/calendar/v3/reference/events#iCalUID ).

您可以通过带有参数iCalUID的日历API的events.list()通过iCalUID进行搜索: https://developers.google.com/google-apps/calendar/v3/reference/events/list#iCalUID

You can search by iCalUID through calendar API's events.list() with parameter iCalUID: https://developers.google.com/google-apps/calendar/v3/reference/events/list#iCalUID

这篇关于在Outlook日历和Google日历之间创建的eventeventevent和icalUID有所不同的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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