Partager via


WeeklyRecurrence.DaysOfWeek Propriété

Définition

Obtient ou définit spécifie les valeurs du modèle de périodicité hebdomadaire.

[Newtonsoft.Json.JsonProperty(PropertyName="daysOfWeek")]
public System.Collections.Generic.IList<string> DaysOfWeek { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="daysOfWeek")>]
member this.DaysOfWeek : System.Collections.Generic.IList<string> with get, set
Public Property DaysOfWeek As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à