LumiSoft Net Help
CallID Property
NamespacesLumiSoft.Net.SIP.StackSIP_DialogCallID
Get call ID.
Declaration Syntax
C#Visual BasicVisual C++F#
public string CallID { get; }
Public ReadOnly Property CallID As String
	Get
public:
property String^ CallID {
	String^ get ();
}
member CallID : string with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119