3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
IPhone
System
Delete
Parameter Method
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
bool
DeleteParameter
(
string
name
,
IOMSnapshot
?
deleter
=
null
)
Parameters
name
String
deleter
IOMSnapshot
(Optional)
Return Value
Boolean
See Also
Reference
IPhoneSystem Interface
TCX.Configuration Namespace
In This Article
Definition
Parameters
Return Value
See Also