Platform SDK: Exchange 2000 Server

HoursOfDay Property

[This is preliminary documentation and subject to change.]

The hours of the day spanned by the recurrence pattern.

[Visual Basic,VBScript]
Property HoursOfDay as IIntegers
Read-Only
[C++]
HRESULT get_HoursOfDay(IIntegers* pVal);
[IDL]
HRESULT [propget] HoursOfDay([out,retval] IIntegers* pVal);

Remarks

This property is stored as an integer collection using the IIntegers interface. Each integer in the collection identifies an hour in the day spanned by the recurrence pattern.