CountryCode Property  
 

Gets and sets the country code for the current phonebook entry.

Syntax

[form].object.CountryCode [= code ]

Remarks

The CountryCode property specifies the numeric country code for the current phonebook entry. If this value is zero, then the country and area code information is not used when dialing the phone number. The country code for the United States is 1.

Data Type

Integer (Int32)

See Also

AreaCode Property, CountryName Property, LoadEntry Method, SaveEntry Method