Share via


TimeZone.TimeZoneId Property

Definition

Gets the time zone id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to