Click or drag to resize

DialingRulesConfigurationCountryCode Property

The country code for the user's region.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public string CountryCode { get; set; }

Property Value

Type: String
Remarks
For example, if local phone number is in the form of +1 303-538-1234, then the country code is "1".
See Also