Microsoft
Software
Hardware
Network
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/Sen
dFileToNET
.aspx
Random Solutions
Mac backup: unsupported file characters
HP dl360 G6 Raid Driver for Windows 2008 64-bit
Info@... users Not receiving email
asp.net, c#, drop down list error
visual studio 2005 express
NAT on ASA to a remote server
Matching Cell Items in Excel
Ubuntu svn: Network connection closed unexpectedly
Having issues converting Physical ISA server to Virtual Server
Globally Hide Mouse after Inactive without using constantly running Timer Interval