EntryDeviceType Property
The device type of the phonebook entry pointed to by PhonebookEntry .
Object Oriented Interface
public function getEntryDeviceType(); public function setEntryDeviceType($value);
Procedural Interface
ipworks_netdial_get($res, 4 ); ipworks_netdial_set($res, 4, $value );
Default Value
''
Remarks
This property contains the device type of the phonebook entry pointed to by PhonebookEntry. This property is filled in automatically every time PhonebookEntry is set to an existing entry.
Data Type
String