We are trying to use MS Graph API 1.0 (endpoint https://graph.microsoft.com/v1.0/me/onlineMeetings) to create online meetings for our customers. Everything works fine and the meeting is created but participants (and organizer too) never received any email notifications about upcoming meetings. Is there any configuration we need to enable for this?
Thanks.