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

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