Mailbox Permissions
This Automation Manager object returns permission information for the configured mailbox.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Email Address | String | Yes | The mailbox for which to retrieve permission information. |
Output Parameters
Name | Type | Description |
---|---|---|
MailboxPermissionList | Collection |
Each permission contains the following:
|
Result | Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
Email Address | String | Yes | jsmith@ABC.com |