Click or drag to resize
CallServiceVoIPCallingCapability Property
Gets Capability object indicating whether the VoIP calling is allowed. VoIP calling capability is calculated based on user configuration and available network.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public Capability VoIPCallingCapability { get; }

Property Value

Type: Capability
See Also