Click here to Skip to main content
15,881,715 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I want to know how to read emails from a SMTP server with port 25 in c#.
Posted
Updated 7-Nov-13 19:52pm
v2
Comments
Sergey Alexandrovich Kryukov 8-Nov-13 1:56am    
What's wrong about just reading MSDN documentation?
—SA

1 solution

Do you think that you need to know how to read e-mails? No, it only seems to you that you want that. I know what you really want to know: how to read documentation and search. See the difference? Fill like you want someone to do that for you? Be my guest:
http://msdn.microsoft.com/en-us/library/system.net.mail.smtpclient%28v=vs.110%29.aspx[^].

If you realize what you really want to know, I have a much better link… :-)

—SA
 
Share this answer
 

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