Platform SDK: Exchange 2000 Server

Notes Property

[This is preliminary documentation and subject to change.]

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

Note

This property is not yet implemented.

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

Remarks