Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
832 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to create a meeting schedular, where user will click the date from a custom calendar , add subject, then that meeting will be created on my outlook account, but using graph api asks for authentication and there is a popup for authentication, how can I resolve this, I just want the user to select the date and add subject, hit the book meeting button. Please help me with this ?