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
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
Property DaysOfMonth As IIntegers
HRESULT get_DaysOfMonth(IIntegers** pVal);
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.