OutboundRuleOutboundRoutes Property
Note: This API is now obsolete.
Outbound routes. It is array which defines sequence of the routes (gateways(lines)) where call will be routed to.
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
[ObsoleteAttribute("OutboundRule implements IEnumerable<OutboundRoute>",
true)]
OutboundRoute[] OutboundRoutes { get; }
Property Value
OutboundRoute