Platform SDK: Exchange 2000 Server

DaysOfMonth Property

[This is preliminary documentation and subject to change.]

The days of the month spanned by the recurrence pattern.

[Visual Basic,VBScript]
Property DaysOfMonth As IIntegers
Read-Only
[C++]
HRESULT get_DaysOfMonth(IIntegers* pVal);
[IDL]
HRESULT [propget] DaysOfMonth([out,retval] 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.