How to block the user access to a folder

  • Thread starter Frederico Ottoni
  • Start date
F

Frederico Ottoni

Hello,
the macro I use creates appointments in an calendar folder.
I want to know if there is a way to block the user to edit those
appointment. If possible, just permit the user to delete them.

Thanks,
Ottoni.



*** Sent via Developersdex http://www.developersdex.com ***
 
E

Eric Legault [MVP - Outlook]

Assuming you are using Exchange, you can configure a wide range of access
permissions by right-clicking the folder, choosing Properties and selecting
the Permissions tab. No coding is required.
 
Top