Platform SDK: Exchange 2000 Server

SLVPath Property

[This is preliminary documentation and subject to change.]

The path for stream files.

[Visual Basic,VBScript]
Property SLVPath as String
read-only
[C++]
HRESULT get_SLVPath(BSTR* pVal);
[IDL]
HRESULT [propget] SLVPath([out,retval] BSTR* pVal);

Remarks