Create Mailbox
This Automation Manager object creates a shared mailbox or room mailbox.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
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 Name | String | Yes | Name of shared mailbox or room to create. |
Mailbox Alias | String | Yes | Alias of shared mailbox or room to create. |
Shared Mailbox or Room | Radio Button | Yes | Specify to create shared mailbox or shared room. |
Output Parameters
Name | Type | Description |
---|---|---|
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
Name | Type | Required | Example |
---|---|---|---|
User Name | String | Yes | Office365Admin@ABC.onmicrosoft.com |
Password | Password | Yes | <link to start parameter> |
Name | String | Yes | Metropolitan |
Alias | String | Yes | Metro |
Shared Mailbox or Room | Radio Button | Yes |
Optionally, you can create a shared mailbox. Optionally, you can create a shared room. |