How do I download or read email attachments from Google Gmail Api with oauth?

假如想象 提交于 2019-12-26 03:53:07

问题


Is there any method to download or read email attachments from Google Gmail using oauth?


回答1:


If you are using .NET you may want to use Mail.dll IMAP component and oauth:

http://www.limilabs.com/blog/oauth-with-gmail

Please note that Mail.dll is a commercial product I created.



来源:https://stackoverflow.com/questions/8178695/how-do-i-download-or-read-email-attachments-from-google-gmail-api-with-oauth

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!