Share via


HoursOfDay Property

Topic Last Modified: 2006-06-13

The hours of the day spanned by the recurrence pattern. This property is read-only.

Applies To

IRecurrencePattern Interface

Type Library

Microsoft CDO for Exchange 2000 Library

DLL Implemented In

CDOEX.DLL

Syntax

Property HoursOfDay As IIntegers
HRESULT get_HoursOfDay(IIntegers** pVal);

Parameters

Remarks

This property is stored as an integer collection using the IIntegers Interface. Each integer in the collection identifies an hour in the day spanned by the recurrence pattern.