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

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> I have a COM Add-in that scans mail folders for messages. The folders
> it scans are configurable.
[quoted text clipped - 9 lines]
>
> Thanks.