LumiSoft Mail Server User API
Priority Property
Namespaces > LumiSoft.Net.SIP > SIP_Message > Priority
Gest or sets priority that the SIP request should have to the receiving human or its agent. Value null means not specified.
Syntax
C#Visual BasicManaged C++
public string Priority { get; set; }
Public Property Priority As String
public:
String^ Priority {
	String^ get ();
	void set (String^ value);
}

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