Remove SendAs Permission from Mailbox
This Automation Manager object removes specified user ‘SendAs’ permission over other 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. |
Mailbox Email Address |
String |
Yes |
Email of mailbox that the user specified within the ‘User Email Address’ field from which ‘SendAs’ permission will be removed. |
User Email Address |
String |
Yes |
Email of user to remove ‘SendAs’ permission over the specified mailbox. |
Output Parameters
Result String |
String |
Object Execution Error Details. |
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> |
Mailbox Email Address |
String |
Yes |
Mailbox1@ABC.onmicrosoft.com |
User Email Address |
String |
Yes |
User1@ABC.onmicrosoft.com |