API for changing Gmail password

醉酒当歌 提交于 2019-12-12 04:49:28

问题


I have been using MailSystem.NET library for retrieving emails from my Gmail account using C#.NET. I was wondering if this library or Google provide an API to change the password programmatically.


回答1:


It should be possible through the UserEntry object. Check out on the .NET tab in the link. Also, read into this link on the discussion done on how to do it programmatically.



来源:https://stackoverflow.com/questions/10441675/api-for-changing-gmail-password

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