Platform SDK: Exchange 2000 Server

Outbox Property

[This is preliminary documentation and subject to change.]

Returns the URL to the folder containing items to be sent, or not yet sent.

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

Remarks