Assigning Permissions to an Outlook AddIn

Add-in Express™ Support Service
That's what is more important than anything else

Assigning Permissions to an Outlook AddIn
Assigning Permissions to an Outlook AddIn 
Andrew Lockwood


Guest


According to Microsoft's website, you can assign permissions to an Outlook Add-In:-

Outlook add-ins specify the required permission level in their manifest. The available levels are Restricted, ReadItem, ReadWriteItem, or ReadWriteMailbox. These levels of permissions are cumulative: Restricted is the lowest level, and each higher level includes the permissions of all the lower levels. ReadWriteMailbox includes all the supported permissions.


How do I do this with my AddIn Express Add-In?

Thanks,


Andrew
Posted 20 Jul, 2020 09:27:29 Top
Andrei Smolin


Add-in Express team


Posts: 18848
Joined: 2006-05-11
Hello Andrew,

I assume the permissions above are listed on a page devoted to JavaScript based add-ins. If so, the permissions do not apply to COM add-ins.


Andrei Smolin
Add-in Express Team Leader
Posted 20 Jul, 2020 09:47:18 Top