Platform SDK: Exchange 2000 Server

RootFolderURL Property

[This is preliminary documentation and subject to change.]

Contains the URL to the root folder of this tree.

[Visual Basic,VBScript]
Property RootFolderURL as String
read-only
[C++]
HRESULT get_RootFolderURL(BSTR* pVal);

[IDL]
HRESULT [propget] RootFolderURL([out,retval] BSTR* pVal);