How to read inbox of outlook using asp.net
How to read inbox of outlook using asp.net....Please explain with an example
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Roei BarPosted Aug 25, 2009, 2:19 PM
you can go ahead and try to use it since
the SMTP mail is different from the MAPI mail, I suggest you try
use WebDav to send email via Exchange server which will be integrated with
outlook.
313128 How to send an e-mail message by using WebDAV in Visual C# .NET
http://support.microsoft.com/default.aspx?scid=kb;EN-US;3131 28
290407 How To Use COPY in WebDAV to Copy a Mail Item to Another Folder
http://support.microsoft.com/default.aspx?scid=kb;EN-US;2904 07
290197 How To Use MOVE in WebDAV to Move a Mail Item to Another Folder
http://support.microsoft.com/default.aspx?scid=kb;EN-US;2901 97
hope this helps
asif bashaPosted Aug 26, 2009, 12:45 AM