Share via


Schedule.TimeZoneId Property

Definition

Gets or sets the IANA timezone id for the schedule.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to