| DialingRulesConfigurationCountryCode Property |
The country code for the user's region.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic 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