Share via


PhoneNumberInfo.CountryCode Property

Definition

Gets the two-letter country code for this phone number.

public:
 property int CountryCode { int get(); };
int CountryCode();
public int CountryCode { get; }
var int32 = phoneNumberInfo.countryCode;
Public ReadOnly Property CountryCode As Integer

Property Value

Int32

int

A country code.

Applies to