
C# | Visual Basic | Visual C++ |
public string CallID { get; set; }
Public Property CallID As String Get Set
public: property String^ CallID { String^ get (); void set (String^ value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649
C# | Visual Basic | Visual C++ |
public string CallID { get; set; }
Public Property CallID As String Get Set
public: property String^ CallID { String^ get (); void set (String^ value); }
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649