Platform SDK: Exchange 2000 Server

Journal Property

[This is preliminary documentation and subject to change.]

Returns the URL to the folder containing items of journal content.

Note

This property is not yet implemented.

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

Remarks