Condividi tramite


SmsReceiver.PhoneNumber Property

Definition

Gets or sets the phone number of the SMS receiver.

[Newtonsoft.Json.JsonProperty(PropertyName="phoneNumber")]
public string PhoneNumber { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="phoneNumber")>]
member this.PhoneNumber : string with get, set
Public Property PhoneNumber As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to