LumiSoft Mail Server User API
MaximumStorage Property
Namespaces > LumiSoft.Net.IMAP.Client > IMAP_Quota > MaximumStorage
Gets maximum allowed storage in bytes. Returns -1 if storage and maximum storage quota is not defined.
Syntax
C#Visual BasicManaged C++
public long MaximumStorage { get; }
Public ReadOnly Property MaximumStorage As Long
public:
long long MaximumStorage {
	long long get ();
}

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