LumiSoft Net Help
Priority Property
NamespacesLumiSoft.Net.SIP.MessageSIP_t_RValuePriority
Gets or sets priority.
Declaration Syntax
C#Visual BasicVisual C++F#
public string Priority { get; set; }
Public Property Priority As String
	Get
	Set
public:
property String^ Priority {
	String^ get ();
	void set (String^ value);
}
member Priority : string with get, set
Property Value
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when null value passed.
ArgumentExceptionIs raised when invalid Priority value passed.

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