Connect Mailbox
This Automation Manager object connects a disconnected mailbox to an existing Active Directory user.
Input Parameters
Identity |
String |
Yes |
The identity of the mailbox can be the GUID of the mailbox, display name or legacy Exchange DN. |
Database |
String |
Yes |
The GUID of the database or the database name. |
User |
String |
No |
The Active Directory user to which the mailbox will be connected. |
Output Parameters
Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Identity |
String |
Yes |
Jsmith |
Database |
String |
Yes |
Mailbox Database |
User |
String |
No |
<intentionally left blank> |