对 iCalUId 进行过滤返回空数组

2024-01-02

以下查询返回空数组https://graph.microsoft.com/v1.0/me/events?$filter=iCalUId eq '<iCalUId>'

响应是

{
    "@odata.context": "https://graph.microsoft.com/v1.0/$metadata#users('c4f741de-6d8c-4c28-97ca-8d00cef818aa')/events",
    "value": []
}

Passed iCalUId存在于me/calender/calenderview


None

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

对 iCalUId 进行过滤返回空数组 的相关文章

随机推荐