Custom Forms Permissions

R

Rachel Weseman

I have a custom form published to the Organizational Forms Library in
Exchange 2003. I want to lock down that form. I would like to be able to
lock it down so that only users in a specific group can see the form, or open
the form.
Is this possible, and how?
 
S

Sue Mosher [MVP-Outlook]

You would need to put code in the form's Open event handler to check that the current user is a member of that group. That, of course, won't prevent other people from knowing the form exists. You can't hide a specific form like that.

--
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