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: 550.0.60.0
Syntax
C#
public Capability VoIPCallingCapability { get; }

Property Value

Type: Capability
See Also