PurchasedPhoneNumber.PhoneNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
String of the E.164 format of the phone number, e.g. +11234567890.
public string PhoneNumber { get; }
member this.PhoneNumber : string
Public ReadOnly Property PhoneNumber As String