LumiSoft Mail Server User API
Validated Property
Namespaces > LumiSoft.Net.FTP.Server > FileSysEntry_EventArgs > Validated
Gets or sets if operation was successful. NOTE: default value is true.
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)