Share via


TimeZone.DisplayName Property

Definition

Gets the time zone display name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to