Reading email
-
Hello, Here is the problem, i am looking for some guidence. I want to get and read all the messages in my inbox - messages stored on Exchange Server. Can i do this ? Any help/guidence on this ? Actually i want to develop a small interactive application using this, but this first step is important to start with. I am using ASP.NET. Looking for help. Regards, Asim
-
Hello, Here is the problem, i am looking for some guidence. I want to get and read all the messages in my inbox - messages stored on Exchange Server. Can i do this ? Any help/guidence on this ? Actually i want to develop a small interactive application using this, but this first step is important to start with. I am using ASP.NET. Looking for help. Regards, Asim
Hi You can search for the SMTP standard, and then create your own component around this, or you can search for an SMTP component, and use this instead.