LumiSoft Mail Server User API
MaxMailboxSize Property
Namespaces > LumiSoft.Net.IMAP.Server > IMAP_eArgs_GetQuota > MaxMailboxSize
Gets or sets maximum mailbox size.
Syntax
C#Visual BasicManaged C++
public long MaxMailboxSize { get; set; }
Public Property MaxMailboxSize As Long
public:
long long MaxMailboxSize {
	long long get ();
	void set (long long value);
}

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