I send email through Outlook using VB.Net 2005; this is working fine. At the same time, however, I receive the following message:
A program is trying
I know this isn't answering your direct question, but is there a reason you can use the System.Net.Mail.MailMessage class and send using that? Or is this because you want the e-mail to show up in their sent items?