LumiSoft Mail Server User API
ValidateIPAddress Event
Namespaces > LumiSoft.Net.IMAP.Server > IMAP_Server > ValidateIPAddress
Occurs when new computer connected to IMAP 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)