Platform SDK: Exchange 2000 Server |
[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);
The default value for Timeout is -1 (no time out).
You will need to mount the StoreDB if it has been dismounted, newly created, or re-enabled. To mount the StoreDB the server must be running and StoreDB enabled.