Represents quota. Quota can have several limits and can be shared by several folders (http://www.faqs.org/rfcs/rfc2087.html).

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426

Syntax

C#
public class Quota
Visual Basic
Public Class Quota
Visual C++
public ref class Quota

Inheritance Hierarchy

System..::..Object
  Limilabs.Client.IMAP..::..Quota

See Also