Share via


DaysOfMonth Property

Topic Last Modified: 2006-06-13

The days of the month 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 DaysOfMonth As IIntegers
HRESULT get_DaysOfMonth(IIntegers** pVal);

Parameters

Remarks

This property is stored as an integer collection using the IIntegers Interface. Valid values are 1 to 31, identifying the spanned days of the month for the pattern.