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

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