Platform SDK: Exchange 2000 Server

DeletedeItems Property

[This is preliminary documentation and subject to change.]

Returns the URL to the folder containing deleted items.

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

Remarks