2

I want to import contact list from gmail using mvc C#. but without using jquery have you any idea how to do it ?

Thanks,

Ruban J
  • 622
  • 1
  • 7
  • 31
Urvish Patel
  • 134
  • 15

1 Answers1

0

This link will help.

The article will explain how to import gmail contacts of a user by using GContacts Data API provided by Google.

Or else, you can refer the following Question How to import Google contacts in ASP.NET MVC (no third party please)

Community
  • 1
  • 1
Ruban J
  • 622
  • 1
  • 7
  • 31