3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Phone
Device
MAC Property
The MAC address of the phone. This is used to generate a Provisioning file for the phone.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
string
MAC
{
get
;
set
; }
Property Value
String
See Also
Reference
PhoneDevice Interface
TCX.Configuration Namespace
In This Article
Definition
See Also