Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The days of the week spanned by the recurrence pattern.
[Visual Basic,VBScript] Property DaysOfWeek As IIntegers Read-Only [C++] HRESULT get_DaysOfWeek(IIntegers* pVal); [IDL] HRESULT [propget] DaysOfWeek([out,retval] IIntegers* pVal);
This property is stored as an integer collection using the IIntegers interface. The integer for each day is specified by the CdoDayOfWeek enumeration value.