LumiSoft Mail Server User API
CallID Property
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_CallID > CallID
Gets or sets call ID.
Syntax
C#Visual BasicManaged C++
public string CallID { get; set; }
Public Property CallID As String
public:
String^ CallID {
	String^ get ();
	void set (String^ value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)