Question : VS 2010 Call Outlook New message in VB.NET

Hi,

I would like call new outlook 2010 new message and have the "To" set to the value from a text box.  Would the experts please give me an example.

Thanks!

Answer : VS 2010 Call Outlook New message in VB.NET

can't you just call the Process.Start("mailto:test@test.com")

I would also suggest that you have a look at http://www.codeproject.com/KB/IP/SendFileToNET.aspx
Random Solutions  
 
programming4us programming4us