Click or drag to resize
MimeKit

IMailStoreSupportsQuotas Property

Get whether or not the mail store supports quotas.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntax
C#
bool SupportsQuotas { get; }

Property Value

Boolean
if the mail store supports quotas; otherwise, .
Remarks
Gets whether or not the mail store supports quotas.
See Also