3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Tenant
Create
Outbound
Rule Method
Creates a new outbound rule for this tenant.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
OutboundRule
CreateOutboundRule
()
Return Value
OutboundRule
A new instance of
OutboundRule
.
See Also
Reference
Tenant Interface
TCX.Configuration Namespace
In This Article
Definition
See Also