寻找更新的参考,将事件添加到读者Office 365日历中。
Found this但这适用于live.com而非Office 365。
已阅读Office 365 rest api,但这不起作用,因为我们无法访问每个用户帐户的订单。
以下答案是我登录的内容,但只是Office 365版本。 Link to add to Google calendar
答案 0 :(得分:0)
有一个GitHub存储库“ add-event-to-calendar-docs”,其中描述了Outlook Web(可能还有Office 365日历)的GET参数:https://github.com/InteractionDesignFoundation/add-event-to-calendar-docs/blob/master/services/outlook-web.md
以下是链接的示例:
https://outlook.live.com/owa/?path=/calendar/action/compose
&rru=addevent
&startdt=20201231T193000
&enddt=20201231T223000
&subject=Bithday
&body=With%20clowns%20and%20stuff
&location=North%20Pole