2
Answers

how to fetch all the emails from my gmail account.

Sant Roy

Sant Roy

8y
269
1

How to Fetch all the data from any email server(ex.gmail,yahoo mail or any mail) to my c# project?? example:just i login to my site with my gmail id, i want to show all the mail which are coming in gmail show in my site mail .
Answers (2)
0
kalu singh rao

kalu singh rao

NA 6.4k 63.8k 8y
You can follow this link and i hope you will get solution.
 
 http://stackoverflow.com/questions/7056715/reading-emails-from-gmail-in-c-sharp
 
 http://www.codeproject.com/Articles/188349/Read-Gmail-Inbox-Message-in-ASP-NET

 http://www.aspsnippets.com/Articles/Fetch-and-read-email-messages-with-attachments-from-GMAIL-POP3-mail-server-in-ASPNet.aspx

 http://www.ecanarys.com/blog-entry/reading-gmail-inbox-using-aspnet 
 
http://www.c-sharpcorner.com/forums/how-to-read-emails-from-gmail-account 
Accepted
0
Vinay Singh

Vinay Singh

NA 5.9k 126.1k 8y
Hi
Use the below link for
https://github.com/reinaldocoelho/MailSystem.NET