MonthsOfYear Property
Topic Last Modified: 2006-06-13
The months of the year 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 MonthsOfYear As IIntegers
HRESULT get_MonthsOfYear(IIntegers** pVal);
Remarks
This property is stored as an integer collection using the IIntegers Interface. Each integer in the collection identifies a month in the year spanned by the recurrence pattern. Possible values range from 1 to 12, where 1 denotes January and 12 denotes December.