无法恢复Gmail联系人 [英] Retrive Gmail Contacts is Not Working

查看:142
本文介绍了无法恢复Gmail联系人的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试使用我的凭据检索Gmail联系人时,使用Google.Data.Client Api。但它不工作,并在我的日志文件中显示以下错误。





示例:

RequestSettings rsLoginInfo =新的RequestSettings(,venkateshk @ commlivein.com,XXXXXXX);



错误消息:

执行请求失败:http://www.google.com/m8/feeds/contacts/default/full?max-results = 5000

When i try to retrieve my Gmail Contacts with my credentials, Using Google.Data.Client Api. But its not working and show below error in my log file.


example :
RequestSettings rsLoginInfo = new RequestSettings("","venkateshk@commlivein.com", "XXXXXXX");

ERROR MESSAGE:
Execution of request failed: http://www.google.com/m8/feeds/contacts/default/full?max-results=5000

推荐答案

非常容易检索联系人

使用ImapX.dll

http://imapx.codeplex.com/SourceControl/changeset/view/25740 [ ^ ]
very Easy to retrieve contacts
Use ImapX.dll
http://imapx.codeplex.com/SourceControl/changeset/view/25740[^]


您需要提供的最佳文章是

将Gmail联系人导入ASP.NET GridView
[ ^ ]
Best article you need to reffer is
Import Gmail Contacts into ASP.NET GridView
[^]


这篇关于无法恢复Gmail联系人的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆