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

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