Share via


Count Property (ICalendarParts)

Topic Last Modified: 2006-06-13

Returns the number of CalendarPart objects in the collection. This property is read-only.

Applies To

ICalendarParts Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property Count As Long
HRESULT get_Count(long* pVal);

Parameters

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