Connect Mailbox

Connects a disconnected mailbox to an existing Active Directory user.

Input Parameters

Name Type Required Description
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

Name Type Description
Result Number Returns a success value of zero or any value other than zero to indicate failure.

Example Input Parameters

Name Type Required Example
Identity String Yes Jsmith
Database String Yes Mailbox Database
User String No <intentionally left blank>