Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The CdoDayOfWeek enumeration is used to set the IRecurrencePattern::FirstDayOfWeek property.
Name | Value | Description |
---|---|---|
cdoSunday | 0 | Sunday |
cdoMonday | 1 | Monday |
cdoTuesday | 2 | Tuesday |
cdoWednesday | 3 | Wednesday |
cdoThursday | 4 | Thursday |
cdoFriday | 5 | Friday |
cdoSaturday | 6 | Saturday |