Open my gmail Inbox
-
Saturday, December 05, 2009 5:50 PMHi friends,
I want to open my gmail inbox by c# code.I will give my gmail username and password.It should open My Inbox automatically.How may i do it?Thanks in advance.
All Replies
-
Sunday, December 06, 2009 3:47 AMUse System.Net.SmtpClient.
feroze
--
My blog
Instruction on how to create a tracelog with your System.Net application
System.Net Links and HOWTOs
-
Sunday, December 06, 2009 5:35 AMHi friends,
Can u explain in detail?Thanks in advance. -
Monday, December 07, 2009 9:05 AM
Hi friends,
Suppose i want to download a file from another website.May i use this POP3 server?How can i do it?Thanks in advance- Proposed As Answer by Bernard Owusu Afriyie Saturday, July 28, 2012 5:31 AM
-
Monday, December 07, 2009 11:39 AMHi friend,
I have to login that website to how can i do it?can u give me a sample.Thanks in advance
-
Wednesday, December 09, 2009 6:44 PM
You can refer following article to read email through pop3
http://www.codeproject.com/KB/IP/NetPopMimeClient.aspx
If you want to download the file and login to a file you can use HttpWebRequest/HttpWebResponse or WebClient. You can set your credentials to login to that site.
Gaurav Khanna -
Wednesday, June 29, 2011 7:07 AM
hai,
i want coding for all inbox message content.pls help me to finish my work.
- Proposed As Answer by aslam memon Wednesday, July 25, 2012 7:48 AM
-
Monday, December 26, 2011 8:58 AMwell i'm just an old fuck that hasnt ben able toacsess my gmail and yahoo eny more due to all this new quicker and esereier bullshit!! so what the fucks up?? send me an anser to all my e-mails i can no longer get acsess to
-
Wednesday, January 04, 2012 11:29 AMwell i dont know but can you help me please i got a messge from the moshie monsters website but can not find it or my inbox
-
Friday, April 13, 2012 10:00 PMYou can read here how to download unseen emails from Gmail using IMAP protocol.

