MailKit Documentation
MailKit Documentation
API Reference
MailKit
MailStore Class
MailStore Properties
Inbox Property
OtherNamespaces Property
PersonalNamespaces Property
SharedNamespaces Property
SupportsQuotas Property
ThreadingAlgorithms Property
Mail
Store
Supports
Quotas Property
Get whether or not the mail store supports quotas.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.10.0
Syntax
C#
Copy
public
abstract
bool
SupportsQuotas
{
get
; }
Property Value
Boolean
if the mail store supports quotas; otherwise,
.
Implements
IMailStore
SupportsQuotas
Remarks
Gets whether or not the mail store supports quotas.
See Also
Reference
MailStore Class
MailKit Namespace
Copyright © 2013-2025 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast