How to read calendars which are shared by others in Office 365 REST API

ⅰ亾dé卋堺 提交于 2019-12-23 04:52:38

问题


https://outlook.office.com/api/v1.0/Users/me/calendars

I used this one to get all my calendars. I've got all calendars except calendars which are shared by others with me. I just want to read these calendars. My question is: Does Office 365 Rest Api support my scenario - read calendars shared by others with me? How?


回答1:


No it doesn't. Right now the API only supports accessing your data, it doesn't support accessing other folks, even if they've given you access. This is a feature we are looking at adding, but I don't have a timeline to share.



来源:https://stackoverflow.com/questions/32500915/how-to-read-calendars-which-are-shared-by-others-in-office-365-rest-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!