DaysOfYear Property
Topic Last Modified: 2006-06-13
The days of the year spanned by a recurrence pattern. This property is read-only.
Applies To
Type Library
Microsoft CDO for Exchange 2000 Library
DLL Implemented In
CDOEX.DLL
Syntax
Property DaysOfYear As IIntegers
HRESULT get_DaysOfYear(IIntegers** pVal);
Remarks
This property is stored as an integer collection using the IIntegers Interface. The possible integer values in the collection range from 1 to 365, each denoting a particular day of the year, where 1 is January 1 and 365 is December 31.