Change Read Only Property on Forward

D

dmconcannon

I've taken up designing a few custom forms for my company and am
learning programming as a result. I have *no* experience whatsoever,
so anyone's help is very much appreciated.

I've got a form where the initial value of the recipient is set to
"read only". However, sometimes this form will need to be forwarded on
to another user. Is there any way to code this so that if the message
is forwarded, the read only property is removed and the user can change
the addressee?

Thanks!

David
 
S

Sue Mosher [MVP-Outlook]

Maybe put code in the Item_Forward event handler? It's impossible to say more without knowing just what you've done to make this property (what property?) read-only.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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