coding a "mailto:" call direct from .Net

D

Debbie

When coding a "mailto:" call direct from .Net, is it
possible to force the use of a particular message form
that has been designed to meet the particular needs of the
process at hand?
We need to design a form so that we can turn off the reply
and reply to all functions. For this to be of use, we need
to be able to tell it to use our formatted form rather
than a generic message form.
Thanks.
Cheers, Debbie.
 
S

Sue Mosher [MVP]

You cannot force a custom form with a mailto: URL. You would need to write a
procedure that uses Outlook objects.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top