Share via


RecurrentSchedule.Days Eigenschaft

Definition

Ruft die Auflistung der Tage ab, an denen das Profil wirksam wird, oder legt diese fest. Mögliche Werte sind Sonntag bis Samstag.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: