Call outlook ASP.Net
Hi
I'm trying to Call outlook with an attachment, mail subject ,mail Body, send to and CC
Shell("""C:\Program Files\Microsoft Office\Office11\Outlook.exe"" /a ""C:\test.pdf""")
this code work fine to Call outlook with attachment, but is there a way that I can wrote Mail Subject, body, send to and CC
Thanks
|