Click or drag to resize

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; }

Property Value

Type: QuotaLimit
See Also