Platform SDK: Exchange 2000 Server

Tasks Property

[This is preliminary documentation and subject to change.]

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

Note

This property is not yet implemented.

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

Remarks