次の方法で共有


Schedule.TimeZoneId プロパティ

定義

スケジュールの IANA タイムゾーン ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象