lock To and CC field in form

B

Bryce

Hi,
i have a form that works but i need to lock the To and CC fields so users
can not change whom the form should be emailed to. I set it at read only and
removed the To and CC buttons. so far so good.

Users are able to open the address book and edit the fields of where to go.
is there a way i can lock this form so the needed email address always stay
in the form.

Thanks
 
K

Ken Slovak - [MVP - Outlook]

Try handling the PropertyChange event for the form and disallow changes to
To or CC or BCC in that event handler.
 
B

Bryce

hi,
Thanks for the quick reply. I am not familiar with the PropertyChange.
doing a 'help' search was not successful. If possible can you explain a
little more with steps how or what to look for.
Thanks.
 

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