Platform SDK: Exchange 2000 Server

Drafts Property

[This is preliminary documentation and subject to change.]

Returns the URL to the folder containing items being composed.

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

Remarks