LumiSoft Mail Server User API
QValue Property
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_Encoding > QValue
Gets or sets qvalue parameter. Targets are processed from highest qvalue to lowest. This value must be between 0.0 and 1.0. Value -1 means that value not specified.
Syntax
C#Visual BasicManaged C++
public double QValue { get; set; }
Public Property QValue As Double
public:
double QValue {
	double get ();
	void set (double value);
}

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