Does anyone have an example app that shows how to connect to the Microsoft Graph API? I don’t want to use plugins. I am trying to grab all the users email attachments in the inbox and then move all the emails to the deleted folder and mark them as read.
Or some sample code might get me started.
Thank you in advance.