a console app helps Microsoft 365 users to quickly schedule a meeting using Microsoft Graph API
you can change the configuration in setting file by adding your tenant in order to proceed. check https://github.com/microsoft/hack-together/blob/main/setup.md#1---prepare-your-microsoft-365-tenant
1- List all users within your organization , with the ability to search.
2- Finding the suggested times for attendees before creating a meeting.
3- Create a meeting.
List users, search limit
add attandees
find avilable meeting
Create an event
click on the link to see the event in the browser
