Gets the identifier of the device.

Declaration Syntax
public int DeviceID { get; private set; }
Public Property DeviceID As Integer
Get
Private Set
public:
property int DeviceID {
int get ();
private: void set (int value);
}Assembly:
VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243