Schedule.TimeZone 屬性

定義

取得或設定排程的時區。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.timeZone")]
public string TimeZone { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.timeZone")>]
member this.TimeZone : string with get, set
Public Property TimeZone As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於