DayOfWeekStart

The DayOfWeekStart property returns the day on which the week starts for a recurrence pattern.

Applies To

RecurringAppointment, RecurringEvent, and RecurringTask objects

Data Type

Long

Access

Read/write

Remarks

The DayOfWeekStart property is used by Schedule+ when a weekly recurring item, such as a weekly appointment, is created.

This property can have one of the following values.

Value Description
0 Sunday (default)
1 Monday
2 Tuesday
3 Wednesday
4 Thursday
5 Friday
6 Saturday

See Also

DayOfWeekMask
RecurringType