3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
IVR
Create
IVRForward(Byte, IVRForward
Type, DN) Method
Creates initialized
IVRForward
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
IVRForward
CreateIVRForward
(
byte
number
,
IVRForwardType
forwardType
,
DN
dn
=
null
)
Parameters
number
Byte
value of
Number
forwardType
IVRForwardType
value of
ForwardType
dn
DN
(Optional)
value of
ForwardDN
if applicable for specisied
forwardType
Return Value
IVRForward
IVRForward
object
See Also
Reference
IVR Interface
CreateIVRForward Overload
TCX.Configuration Namespace
In This Article
Definition
Parameters
Return Value
See Also