MailKit Documentation
MailKit Documentation
API Reference
MailKit
FolderQuota Class
FolderQuota Constructor
FolderQuota Properties
FolderQuota Methods
Folder
Quota Constructor
Initializes a new instance of the
FolderQuota
class.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
FolderQuota
(
IMailFolder
quotaRoot
)
Parameters
quotaRoot
IMailFolder
The quota root.
Remarks
Creates a new
FolderQuota
with the specified root.
See Also
Reference
FolderQuota Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast