Recently I needed to send an e-mail using Microsoft Exchange Server from an ASP .NET Web App.
My first attempt involved using the classes in the System.Net.Mail namespace however I quickly realised this wasn’t the way to be going about it as I had very little luck