LumiSoft Net Help
ReasonPhrase Property
NamespacesLumiSoft.Net.SIP.StackSIP_ResponseReasonPhrase
Gets or sets reponse reasong phrase. This just StatusCode describeing text.
Declaration Syntax
C#Visual BasicVisual C++F#
public string ReasonPhrase { get; set; }
Public Property ReasonPhrase As String
	Get
	Set
public:
property String^ ReasonPhrase {
	String^ get ();
	void set (String^ value);
}
member ReasonPhrase : string with get, set
Property Value

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