Share via


UnreadItemCount Property

Topic Last Modified: 2006-06-13

The number of unread items in a 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 UnreadItemCount As Long
HRESULT get_UnreadItemCount(long* pVal);

Parameters

  • pVal
    Returns the value of the UnreadItemCount property as a reference to a long.