Platform SDK: Exchange 2000 Server

IsCollection Property

[This is preliminary documentation and subject to change.]

Specifies whether or not the item is a collection.

[Visual Basic,VBScript]
Property IsCollection as Boolean
read-only
[C++]
HRESULT get_IsCollection(VARIANT_BOOL* pVal);
[IDL]
HRESULT [propget] IsCollection([out,retval] VARIANT_BOOL* pVal);

Remarks

This property is also available as the DAV:iscollection schema property in the Fields collection.