Click or drag to resize

SipUserConfigurationEmergencyNumbers Property

List of emergency numbers

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public 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