Share via


ItemCount Property

Topic Last Modified: 2009-07-23

The number of nonfolder items in the folder. This property is read-only.

Applies To

IFolder Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property ItemCount() As Long

HRESULT get_ItemCount();

Parameters

  • pVal
    Returns the number of nonfolder items in a folder as a reference to a long.