Platform SDK: Exchange 2000 Server

Inbox Property

[This is preliminary documentation and subject to change.]

Returns the URL to the inbox folder.

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

Remarks