Disconnected Mailboxes
This Automation Manager object returns a list of disconnected mailboxes.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Exchange Server Name | String | Yes | The name of the Exchange server. |
Database | String | Yes | The GUID of the database or the database name. |
Output Parameters
Name | Type | Description |
---|---|---|
DisconnectedMailboxesList | List | A list of disconnected mailboxes containing the following data for each mailbox: Mailbox GUID, Disconnect Date, Display Name, Total Size, and Database Name. |
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
Server Name | String | Yes | EXCH1 |
Database | String | Yes | Mailbox Database |