Partilhar via


RecurrencePattern.DaysOfWeek Property

Definition

The days of the week on which the time window occurs. This property is only applicable for weekly pattern.

public System.Collections.Generic.IEnumerable<DayOfWeek> DaysOfWeek { get; set; }
member this.DaysOfWeek : seq<DayOfWeek> with get, set
Public Property DaysOfWeek As IEnumerable(Of DayOfWeek)

Property Value

Applies to