View Single Post
 
Old 07-31-2008, 01:35 AM
MicroDens MicroDens is offline
Novice
 
Join Date: Jul 2008
Posts: 1
MicroDens is on a distinguished road
Exclamation How to pre-fill Subject: and Body: fields in Web Outlook

Hi everyone,

I would like to ask if there any ways to pre-fill the Subject and Body field of my Web Outlook create message.

I tried using URL commands and I was able to populate the To: field. However, I don't know the syntax or URL commands to populate the Subject and Body fields.

Here's a sample:
This code works when user clicks a link, a Web Outlook create message will open and the To: field is populated.
https://<mailservername>.com/exchange/<sender emailname>/Inbox/?cmd=New&mailtoaddr=<recipient emailname>

Thanks in advance.
Reply With Quote