pdo.digital: We extended the tool. Your are used to work with a VBA-class from Outlook, and we tried to provide something similiar to it. The tool is full with examples how to use the code easily.
We added a class for using Graph like a COM-AddIn.
We added a python-Tool for using MSAL as login for easy Authentification.
We added a EmlToMSG - Converter in C# using a great plugin.
No doubt, it is still work-in-progress, but we wanted to share this with you, since time might be pressing. You have the code and you can adapt it.
-> Download the project, or at least the Graph_VBA_PDO.accdb .
We strongly recommend using Authentification via the provided Python_Auth - App. It is really easy to use, the call for the exe is already build in. You just have to put your path and credentials. More details how to start you'll find in the Access-File.
Visit us on www.pdo.digital. May we help with your migration? Let's talk about it.
Originally it came from Tim Hall's login-routines used and extended for Graph by Maria Barnes:
Please consider donating for Marias Project
[(https://github.com/mbarnesatbbs/VBA-MicrosoftGraph)]
Please consider donating for Tims Project