Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 730 Bytes

File metadata and controls

33 lines (22 loc) · 730 Bytes
-api-id -api-type
T:Windows.Globalization.PhoneNumberFormatting.PhoneNumberFormat
winrt enum

PhoneNumberFormat

-description

Lists phone number formats supported by this API.

-enum-fields

-field E164:0

Format specified in International Telecommunication Union (ITU-T) recommendation E.164.

-field International:1

International format as specified in ITU-T recommendation E.123.

-field National:2

National format as specified in ITU-T recommendation E.123.

-field Rfc3966:3

Format specified in RFC 3966, the tel: URI for telephone numbers.

-remarks

-examples

-see-also