| QuotaStorage Property |
Gets STORAGE limit (sum of messages' RFC822.SIZE, in units of 1024 octets) or null if not found.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public QuotaLimit Storage { get; }
Public ReadOnly Property Storage As QuotaLimit
Get
public:
property QuotaLimit^ Storage {
QuotaLimit^ get ();
}
member Storage : QuotaLimit with get
Property Value
Type:
QuotaLimitSee Also