Share via


Place.Telephone Property

Definition

Gets the entity's telephone number

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to