We have product in our company, a desktop client that reads emails from some email accounts(~800, gsuite, microsoft exchange, office 365 etc) and saves/converts the attachments and then ingests them into out system.
and c#Now, the application is old, and we just found out that Google and Microsoft will drop the IMAP for connecting to the email addresses, so we need to prepare for this.
And we will have to use oAuth2
Do you have any simple examples for connecting to an email address with oAuth 2 and c# ?
And, maybe some links for documentation?
Yes, I have done my part and searched the internet, but could not find any simple examples and explanation, especially, I am desktop application programmer
Thank you
P.S. Links with the announces:
https://www.bleepingcomputer.com/news/security/google-to-force-oauth-in-g-suite-to-increase-security/https://www.theregister.co.uk/2020/02/26/exchange_online_microsoft/