Platform SDK: Exchange 2000 Server

Mount Method

[This is preliminary documentation and subject to change.]

Mount this StoreDB.

[Visual Basic,VBScript]
Function Mount(Optional Timeout as Long)
[C++]
HRESULT Mount(long Timeout);
[IDL]
HRESULT Mount([in,optional] long Timeout);
Timeout
The time in seconds to attempt dismounting.

Remarks

The default value for Timeout is -1 (no time out).

You will need to mount the mailbox store if it has been dismounted, newly created, or re-enabled. To mount the mailbox store the server must be running and mailbox enabled.