Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Dismount this StoreDB.
[Visual Basic,VBScript] Function Dismount(Optional Timeout as Long) [C++] HRESULT Dismount(long Timeout); [IDL] HRESULT Dismount([in,optional] long Timeout);
The default value for Timeout is -1 (no time out).
The StoreDB can be dismounted even if the StoreDB is enabled. However if the Server is restarted, the StoreDB will automatically be mounted again.