Compartir a través de


Pre-fill in "To" field on a new message in OWA 2003

In OWA 2003, you can now create a message and fill
in an address on the To field with a single URL:

https://server/exchange/user/drafts/?cmd=new&mailtoaddr=user\@domain.com

To fill in multiple addresses:

https://server/exchange/user/drafts/?cmd=new&mailtoaddr=user\@domain.com;user2\@domain.com

OWA will then open up a compose note with the addresses
already resolved for you.

Comments

  • Anonymous
    March 18, 2004
    I would also like to pre-fill the cc or bcc and subect/body sections if possible. Do you know of a way to do that through the url commands.
  • Anonymous
    March 23, 2004
    Larry - no, that is not possible with OWA URL commands today.
  • Anonymous
    July 15, 2004
    http://server/exchange/user/drafts/?cmd=new&mailtoaddr=user@domain.com

    In this string, can you make a variable for "user" so it will take the NT Login name and fill it in here? I tried using "%username%" but that doesn't work...

    Any help is appreciated! :)