DayOfWeekMask Property

Applies To

RecurrencePattern object.

Description

Returns or sets the mask for the days of the week on which the recurring appointment or task occurs. Monthly and yearly patterns are only valid for a single day. Weekly patterns are only valid as the Or of the DayOfWeekMask. Can be one of or a sum of the following OlDaysOfWeek constants: olSunday, olMonday, olTuesday, olWednesday, olThursday, olFriday, or olSaturday. Read/write Long.