Set mailbox permissions MAPI (Outlook)

  • Thread starter Thread starter thedude
  • Start date Start date
T

thedude

Hi,

I need to programmatically set the permissions (Outlook roles) for
users mailbox and inbox. The manual process is to open Outlook, right
click the 'Outlook Today' node, select Properties and then
Permissions.

I've already written the code to generate the MAPI profile required
(C++) and I'm currently logging in via CDO (VB6), but have got stuck
trying to set the permission on these folders.

Any help would be appreciated.

Thanks
Mark
 
Back
Top