LumiSoft Mail Server User API
SizeUsed Property
Namespaces > LumiSoft.MailServer.API.UserAPI > UserFolder > SizeUsed
Gets number bytes this folder messages allocate.
Syntax
C#Visual BasicManaged C++
public long SizeUsed { get; }
Public ReadOnly Property SizeUsed As Long
public:
long long SizeUsed {
	long long get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)