下载 Gmail 联系人
有很多脚本,例如邀请朋友脚本,要求用户提供他们的谷歌/其他帐户 ID 和密码,并自动下载所有电子邮件帐户并自动发送电子邮件邀请。那么,如何使用 ASP.NET C# 通过提供登录详细信息来下载电子邮件地址?
There are lots of script like invite friends script which requests users to provide their google/other account id and password and automatically downloads all email accounts and sends an email invitation automatically. So, how to download email address using ASP.NET C# by providing login details?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
使用 Google 通讯录 API。
以下是检索联系人的 .NET 示例
祝你好运:)
Use the Google contacts API.
Here is a .NET example of retrieving contacts
Good luck :)
你有一个专门的 API 可以做到这一点。尝试用谷歌搜索一下。能找到最好的。否则你可以使用公开邀请或电子邮件邀请 2.1
You have a special API for that. Try Googling for it. Can can find the best. Else u can use open invite or email invite 2.1