ActiveConnectionDN Property

Connection is associated with this DN

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
DN DN { get; }

Property Value

DN

Remarks

Active connections on the ExternalLine always have two sides. First is internal which is connected to InternalParty another one is external which is connected to the external provider and represented by ExternalParty number which is a dialed number (for outbound call) or caller ID (for inbound call)

See Also