最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

office365 - Create Appointment with Graph API without sending invitations? - Stack Overflow

programmeradmin1浏览0评论

Is it possible to create an event with Graph APIs without sending the calendar invitation to the attendees? I am using this create event endpoint, but I cannot prevent the invitation from being sent to the attendees. In EWS, there is an option to disable that: SendInvitationsMode.SendToNone

Is it possible to create an event with Graph APIs without sending the calendar invitation to the attendees? I am using this create event endpoint, but I cannot prevent the invitation from being sent to the attendees. In EWS, there is an option to disable that: SendInvitationsMode.SendToNone

Share Improve this question asked Apr 1 at 4:19 Rafa AyadiRafa Ayadi 3472 silver badges19 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

Currently, Microsoft Graph API does not provide a direct way to create an event without sending invitations to the attendees. This is by design.  The endpoint is designed to send invitations when an event is created and for consistency and user experience-the API provides users a consistent experience by notifying them to ensure they can manage their calendars effectively.

发布评论

评论列表(0)

  1. 暂无评论