RouteRequestDestination Property

Destination number of the target. Call Manager will create as many routes as required to deliver call to all devices assotiatioed with this number. Use Contact to deliver call to specific device.

Definition

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

Property Value

String

Remarks

This property should be used to specify destination as "user input" or device contact.

See Also