TenantCreateIVR Method

Note: This API is now obsolete.
Create a new IVR (Digital Receptionist) entity for this tenant.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
[ObsoleteAttribute("Use CreateIVR(string number)")]
IVR CreateIVR()

Return Value

IVR
A new instance of IVR.

See Also