Is Mailbox Forwarded
This Automation Manager object determines if mailbox forwarding is enabled or not for specified 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 Address |
String |
Yes |
The email address assigned to mailbox to query if forwarding is enabled or not. |
Output Parameters
Conditional |
String |
Returns True if forwarding of mailbox is enabled and returns false if forwarding of mailbox is disabled. |
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> |
Email Address |
String |
Yes |
User1@ABC.onmicrosoft.com |