I want to read my office365/outlook emails using a python or c# client, just like old imap days. However all links are taking me to graph api. The problem with graph api is, I need to register and app in Azure or I need to know the tenant ID .
As I am not admin of my organization so I don't know these IDs. Is there any way I can read Office365 emails using my username and password?