Platform SDK: Exchange 2000 Server

LogFilePath Property

[This is preliminary documentation and subject to change.]

[Visual Basic,VBScript]
Property LogFilePath as String
[C++]
HRESULT get_LogFilePath (BSTR* pVal);
HRESULT put_LogFilePath (BSTR pVal);
[IDL]
HRESULT [propget] LogFilePath ([out,retval] BSTR* pVal);
HRESULT [propput] LogFilePath ([in] BSTR Val);

Remarks