VisibleCount Property (IItem)
Topic Last Modified: 2006-06-13
The number of visible noncollection items in the folder. This property is read-only.
Applies To
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
Property VisibleCount As Long
HRESULT get_VisibleCount(long* pVal);
Parameters
- pVal
Returns the value of the VisibleCount property as a reference to a long.
Remarks
This property is the same as the visiblecount Field schema property accessible in the Fields Property collection.