Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I want to implement the functionality such as reading all the unread mails from my gmail inbox and mark that mail as read. Also i want to get all the details of that mail such as mail from, mail id, subject, title, body. I dont want to use the any third party dll or control.


Thanks,
Umesh Tayade
Posted
Comments
Zoltán Zörgő 23-Oct-12 13:30pm    
And why do you think, that anybody will do anything, just because you want?
This is not a question. At least try to formulate your wishes as questions, if you want help.
fjdiewornncalwe 23-Oct-12 14:48pm    
Great, sounds like a good project. You have our permission to do it.

1 solution

Please have a look this ...seems it will help you..


Read Gmail Inbox Message in ASP.NET[^]
 
Share this answer
 
Comments
Umesh Tayade 24-Oct-12 1:48am    
HI Lakhan,

Thanks for Quick response.
I had gone through this code but it shows all the mails from inbox but i want onlu unread messae in the descending order and when i access that mail that mail shoud be mark as read in my mailbox so that next time when i fetch the records then that mail should not come into that list. I want console application.

Thanks,
Umesh Tayde

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900