The Quota type exposes the following members.

Properties

  NameDescription
Public propertyLimits
Limits in this quota.
Public propertyMessage
Gets MESSAGE limit (number of messages) or null if not found.
Public propertyName
Quota name.
Public propertyStorage
Gets STORAGE limit (sum of messages' RFC822.SIZE, in units of 1024 octets) or null if not found.

See Also