COM Add-in and Delagate Access To Inbox

F

Frank Perugini

I have a COM Add-in that scans mail folders for messages. The folders
it scans are configurable.

If a user has access to another users Inbox with delegate access, will
the COM Add-in have any restrictions accessing messages in this type
of folder?

The add-in is using Redemption to access restricted data in the
MailItems.

Does this all depend on the rights configured for that folder?


Thanks.
 
S

Sue Mosher [MVP]

The COM add-in will have the same access that the user at the keyboard would
have, dependant on the permissions assigned to the folder.
 
Top