Prevent users from moving or deleting a folder
How can I prevent users from deleting/moving a folder in Outlook/exchange
that is created by my application? On solution might be to create an outlook
plug-in and handle the event which is triggered before a folder is deleted. I
could find an Outlook Object Model event FolderRemove but it gets triggered
after the deletion of the folder. Any other idea?
|