Click or drag to resize
ConferenceAddTerminalIPAddressViaDialoutCapability Property
Returns whether the local user can request the conference server to dial out towards a terminal IP address to add a terminal as a new user to the conference call. The capability returns not supported if the conference call does not support terminal dial-out, or if the local user does not have permission to initiate dial-out.

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

Property Value

Type: Capability
See Also