Platform SDK: Exchange 2000 Server

Status Property

[This is preliminary documentation and subject to change.]

Gets the status for this mailbox.

[Visual Basic]
Property Status as CDOStoreDBStatus
(read-only)
[C++]
HRESULT get_Status(CDOStoreDBStatus* pVal);
[IDL]
HRESULT [propget] Status([out,retval] CDOStoreDBStatus* pVal);

Remarks

The CDOStoreDBStatus enumeration is provided for this property. The status can indicate if the mailbox is on-line, off-line, mounting or dismounting.