Share via


MinutesOfHour Property

Topic Last Modified: 2006-06-13

The minutes of the hour 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 MinutesOfHour As IIntegers
HRESULT get_MinutesOfHour(IIntegers** pVal);

Parameters

Remarks

This property is stored as an integer collection using the IIntegers Interface. Each integer in the collection identifies a minute in the hour spanned by the recurrence pattern. Possible values range from 1 to 60.