Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Required. The week days list for this recurrence.
public System.Collections.Generic.IList<DayOfWeek> WeekDays { get; set; }
member this.WeekDays : System.Collections.Generic.IList<DayOfWeek> with get, set