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