Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: How to add a Microsoft Outlook Email from ASP.NET application

Geek News

How to add a Microsoft Outlook Email from ASP.NET application
xin.yadong[ at ]gmail.com 2/28/2007 2:44:58 PM
Is there a way to create an New Outlook Email from an ASP.NET
application? I can not use "mailto:", since it is only support a
string less than 512. I have find a good way from link :
http://zones.advisor.com/doc/17330 , that thread show how to create a
new appointment instead of email. but I have no idea about the format
of a new email. Does any one know the format of a new outlook email
i.e.
Response.ContentType = "text/XXXXXX"
Response.AppendHeader("content-disposition", "inline;
filename=oneEmail.XXXXX")

and the body of the file

Thanks

Lu

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net