Platform SDK: Exchange 2000 Server

DBPath Property

[This is preliminary documentation and subject to change.]

The path for the mailbox.

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