LumiSoft Mail Server User API
Validated Property
Namespaces > LumiSoft.Net.IMAP.Server > AuthUser_EventArgs > Validated
Gets or sets if user is valid.
Syntax
C#Visual BasicManaged C++
public bool Validated { get; set; }
Public Property Validated As Boolean
public:
bool Validated {
	bool get ();
	void set (bool value);
}

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