LumiSoft Mail Server User API
Code Property
Namespaces > LumiSoft.Net.SIP.Header > SIP_t_WarningValue > Code
Gets or sets warning code.
Syntax
C#Visual BasicManaged C++
public int Code { get; set; }
Public Property Code As Integer
public:
int Code {
	int get ();
	void set (int value);
}

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