LumiSoft Mail Server User API
Qop Property
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_AuthenticationInfo > Qop
Gets or sets QOP value. Value null means that value not specified.
Syntax
C#Visual BasicManaged C++
public string Qop { get; set; }
Public Property Qop As String
public:
String^ Qop {
	String^ get ();
	void set (String^ value);
}

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