Platform SDK: Exchange 2000 Server

Count Property

[This is preliminary documentation and subject to change.]

Returns the number of Exception objects in the collection.

[Visual Basic, VBScript]
Property Count as Long
read-only
[C++]
HRESULT get_Count(long* pVal);
[IDL]
HRESULT [propget] Count([out,retval] long* pVal);

Remarks