SipUserConfigurationEmergencyNumbers Property |
List of emergency numbers
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic HashSet<string> EmergencyNumbers { get; set; }
Property Value
Type:
HashSetString
Remarks
Used in the Non-Aura environment.
In a Aura environment, the identification of emergency numbers occurs automatically.
See Also