Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.02 KB

phonenumberformatter_format_1069764127.md

File metadata and controls

30 lines (21 loc) · 1.02 KB
-api-id -api-type
M:Windows.Globalization.PhoneNumberFormatting.PhoneNumberFormatter.Format(Windows.Globalization.PhoneNumberFormatting.PhoneNumberInfo,Windows.Globalization.PhoneNumberFormatting.PhoneNumberFormat)
winrt method

Windows.Globalization.PhoneNumberFormatting.PhoneNumberFormatter.Format

-description

Returns a string representing the given phone number, using the given format.

-parameters

-param number

The phone number to be formatted. The PhoneNumberInfo specifies not just the subscriber number, but also other relevant information such as country code.

-param numberFormat

The specific format to be used.

-returns

A string containing the phone number, in the specified format.

-remarks

-examples

-see-also

Format(PhoneNumberInfo)