Click or drag to resize

Quota Properties

The Quota type exposes the following members.

Properties
 NameDescription
Public propertyLimits Gets all limits in this quota. You can use Storage and Message properties to easily access common limits.
Public propertyMessage Gets MESSAGE limit (number of messages) or null if not found.
Public propertyName Quota root name.
Public propertyStorage Gets STORAGE limit (sum of messages' RFC822.SIZE, in units of 1024 octets) or null if not found.
Top
See Also