LumiSoft Mail Server User API
ErrorText Property
Namespaces > LumiSoft.Net.IMAP.Server > AuthUser_EventArgs > ErrorText
Gets or sets error text returned to connected client.
Syntax
C#Visual BasicManaged C++
public string ErrorText { get; set; }
Public Property ErrorText As String
public:
String^ ErrorText {
	String^ get ();
	void set (String^ value);
}

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