LumiSoft Mail Server User API
ValidateIPAddress Event
Namespaces > LumiSoft.Net.POP3.Server > POP3_Server > ValidateIPAddress
Occurs when new computer connected to POP3 server.
Syntax
C#Visual BasicManaged C++
public event ValidateIPHandler ValidateIPAddress
Public Event ValidateIPAddress As ValidateIPHandler
public:
 event ValidateIPHandler^ ValidateIPAddress {
	void add (ValidateIPHandler^ value);
	void remove (ValidateIPHandler^ value);
}

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