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

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