Share via


TimeZone.OtherCityTimes Property

Definition

Gets a list of dates and times of nearby time zones.

[Newtonsoft.Json.JsonProperty(PropertyName="otherCityTimes")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.TimeZoneTimeZoneInformation> OtherCityTimes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="otherCityTimes")>]
member this.OtherCityTimes : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.TimeZoneTimeZoneInformation>
Public ReadOnly Property OtherCityTimes As IList(Of TimeZoneTimeZoneInformation)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to