从导入Gmail或Yahoo联系人和发送电子邮件至联系人reitrived使用MVC 4

问题描述:

我在ASP.NET MVC4一个项目,需要我去通过用户的电子邮件中提供工作时,检索联系人的电子邮件和发送电子邮件邀请到所有用户。

I am working on a project in ASP.NET MVC4 which require that I go through the user's email when provided, retrieve the contact email and send an email invite to all the users.

有人可以帮助我与一步完成这一步。

Can someone help me to with accomplishing this step by step.

谢谢期待。

有一些在SourceForge上项目,你可以使用雅虎和Gmail导入联系人,例如, OpenContacts.NET

There is a number of projects on sourceforge, which you can use for importing contacts from yahoo and gmail, for example, OpenContacts.NET

如果你想编写自己的code,见谷歌联系人API 雅虎通讯录API

If you want to write your own code, see Google Contacts API and Yahoo! Address Book API