Platform SDK: Exchange 2000 Server

MoveLogFiles Method

[This is preliminary documentation and subject to change.]

Relocates the log files to a different path, or points to existing log files.

[Visual Basic,VBScript]
Function MoveLogFiles(LogFilePath As String, Optional Flags as Long)
[C++]
HRESULT MoveLogFiles(BSTR LogFilePath, long Flags);
[IDL]
HRESULT MoveLogFiles([in] BSTR LogFilePath,
                     [in,optional] long Flags);
LogFilePath
The path to the logs files.
Flags
Reserved for future use.

Remarks

The mailbox is created the first time someone either sends mail to the mailbox or connects to the mailbox.