Remove Mailbox Folder Permission
This Automation Manager object removes a user permission from a folder within another mailbox.
Input Parameters
User Name |
String |
Yes |
User name used to authenticate to the Office 365 web service. |
Password |
Password |
Yes |
Password used to authenticate to the Office 365 web service. |
Email of Mailbox |
String |
Yes |
The email address associated to the mailbox for a user to be removed access from. |
Mailbox Folder |
String |
Yes |
The folder of the mailbox for a user to be removed access from. |
User Email Address |
String |
Yes |
The email of the user to removed access from the mailbox folder. |
Output Parameters
Result String |
String |
In the event the object fails to execute successfully due to invalid/incorrect input, this output will detail the error. |
Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
User Name |
String |
Yes |
Office365Admin@ABC.onmicrosoft.com |
Password |
Password |
Yes |
<Link to Start Parameter> |
Email of Mailbox |
String |
Yes |
User1@ABC.onmicrosoft.com |
Mailbox Folder |
String |
Yes |
|
User Email |
String |
Yes |
User2@ABC.onmicrosoft.com |