LumiSoft Mail Server User API
ValidateMailboxSize Event
Namespaces > LumiSoft.Net.SMTP.Server > SMTP_Server > ValidateMailboxSize
Occurs when server needs to validate recipient mailbox size.
Syntax
C#Visual BasicManaged C++
public event ValidateMailboxSize ValidateMailboxSize
Public Event ValidateMailboxSize As ValidateMailboxSize
public:
 event ValidateMailboxSize^ ValidateMailboxSize {
	void add (ValidateMailboxSize^ value);
	void remove (ValidateMailboxSize^ value);
}

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