Mailbox Forwarding Information
This Automation Manager object returns forwarding information for the configured mailbox.
Input Parameters
| Email Address |
String |
Yes |
The mailbox for which to retrieve forwarding information. |
Output Parameters
| IsMailboxForwarded |
Boolean |
If true, the mailbox is forwarded. Otherwise, the mailbox is not forwarded. |
| ForwardToName |
String |
The email address to which mail is forwarded. |
| DeliverAndForward |
Boolean |
Indicates that mail is delivered to the mailbox and forwarded. |
| Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
| Email Address |
String |
Yes |
jsmith@ABC.com |