LumiSoft Net Help
Reason Property
NamespacesLumiSoft.Net.SIP.MessageSIP_t_SubscriptionStateReason
Gets or sets 'reason' parameter value. Known reason values are defined in EventReason class. Value null means not specified.
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

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