| IMailStoreSupportsQuotas Property |
Get whether or not the mail store supports quotas.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax bool SupportsQuotas { get; }
Property Value
Booleantrue if the mail store supports quotas; otherwise,
false.
Remarks
Gets whether or not the mail store supports quotas.
See Also