Platform SDK: Exchange 2000 Server

SystemFilePath Property

[This is preliminary documentation and subject to change.]

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

Remarks