How to get email from exchange server using VB.NET? thanks

  • Thread starter Thread starter ywchan
  • Start date Start date
Y

ywchan

I know that System.Web.Mail can help to send email. I wonder there is any
way to retrieve email using VB.NET? Thanks
 
You can use the Microsoft.Office.Interop.Outlook assemblies to automate
Outlook. Have a look in MSDN for an article entitled "Building Outlook 2002
Add-ins with Visual Basic .NET" as a good starter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top