Python Forum

Full Version: Meeting Room Booking
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I am trying to book/Cancel meeting room (Exchange)using python. I have tried the exchangelib but it dosent work for me. kindly suggest that any other library we can use for this booking and cancellation.

Thanks
Need more info - you are writing an app in Python that you want to intereact with Microsoft Exchange server to schedule meetings?
If correct, why are you doing this rather than using Outlook, Teams, or other elements of the Microsoft suite? What specific features are you looking for that are not already supplied?