Exchange Database Statistics
This Automation Manager object returns the mailbox count and size of the Exchange database.
Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| Database Name | String | Yes | The name of the Exchange database. |
Output Parameters
| Name | Type | Description |
|---|---|---|
| Mailbox Count | Number | The number of mailboxes in the database. |
| Store Size | Number | The size of the database in megabytes. |
| Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
| Name | Type | Required | Example |
|---|---|---|---|
| Database Name | String | Yes | Mailbox Database |
