FolderQuota Properties

The FolderQuota type exposes the following members.

Properties
  NameDescription
Public propertyCurrentMessageCount
Gets the number of messages currently existing in the account or folder the quota applies to.
Public propertyCurrentStorageSize
Gets the size (in bytes) of the currently used space in the account or folder the quota applies to.
Public propertyMaxMessageCount
Gets the maximum message number limit for the account or folder the quota applies to.
Public propertyMaxStorageSize
Gets the storage limit (in bytes) for the account or folder the quota applies to.
Public propertyQuotaName
Gets the name of the quota.
Top
See Also