Make your href outlook://Folderpath/~subjectofmessage
Tom
--
Looking for a good book on programming Exchange, Outlook, ADSI and
SharePoint? Check out
http://www.microsoft.com/MSPress/books/5517.asp
"Dave Smith" <sdas@asd.com> wrote in message
news:eedU4bC2FHA.3568@TK2MSFTNGP15.phx.gbl...
Hi,
I've got an ASP page which searches a public folder based on a certain
keyword in the subject. This returns the results to a list of URL's which
can be clicked on to return the e-mail.
The links are pointed to the a:href value returned via webdav (e.g.
http://SERVERNAME/Exchange/Username/Inbox/Subject.EML)
When I click on the links OWA kicks in and opens the e-mail up in the web
page. Is there any way to force the emails to be opened using the Outlook
client instead?
Thanks in advance