PhoneNumberToString Method

Overload List

ToString Returns the phone number in an E.164 format for use with third-party services (like Azure Communication Services), but this isn't very readable for humans.
ToString(UInt16) Converts a phone number to a readable string. If we are in the current nation, then it will show a local number.

See Also