Gets the identifier of the device.

C# | Visual Basic | Visual C++ |
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.dll) Version: 11.2.4.290