ImapQuotaRoot Class

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

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

The ImapQuotaRoot type exposes the following members.

Properties
  NameDescription
Public propertyMailboxName
Gets mailbox name
Public propertyQuotaRootName
Gets qupta root name
Public propertyQuotas
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