Hello everyone,
I need to use the Gmail API to get my account email in asp.net.
but I don't know how to get the token. I try to read the documentation provided by Google. But there is no detailed explanation.
Please provide an example.
Thank you in advance.

Suraj SahooPosted Jan 20, 2015, 2:01 PM
http://www.daimto.com/how-to-access-gmail-with-c-net/
These two links will surely help you.
Thanks
Ken HPosted Jan 21, 2015, 3:53 AM
How to authorization in google account . Please provide the C# code samples.
Thank for you.