LumiSoft Net Help
Reason Property
NamespacesLumiSoft.Net.SIP.StackSIP_StatusLineReason
Gets or sets reason phrase.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Reason { get; set; }
Public Property Reason As String
	Get
	Set
public:
property String^ Reason {
	String^ get ();
	void set (String^ value);
}
member Reason : string with get, set
Property Value
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when value is null reference.

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