Platform SDK: Exchange 2000 Server

SentItems Property

[This is preliminary documentation and subject to change.]

Returns the URL to the folder containing sent items.

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

Remarks