ImapQuota Class

Contains information about quota for mailbox resource.
Inheritance Hierarchy
SystemObject
  Aspose.Email.Clients.ImapImapQuota

Namespace:  Aspose.Email.Clients.Imap
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public class ImapQuota

The ImapQuota type exposes the following members.

Properties
  NameDescription
Public propertyLimit
Gets limit for resource
Public propertyQuotaRootName
Gets qupta root name
Public propertyResourceName
Gets resource name
Public propertyUsed
Gets usage of resource
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also