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