LumiSoft Mail Server User API
Response Property
Namespaces > LumiSoft.Net.SIP > SIP_ResponseReceivedEventArgs > Response
Gets response received by SIP stack.
Syntax
C#Visual BasicManaged C++
public SIP_Response Response { get; }
Public ReadOnly Property Response As SIP_Response
public:
SIP_Response^ Response {
	SIP_Response^ get ();
}

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