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

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