Click or drag to resize
MimeKit

MailFolder Constructor

Initialize a new instance of the MailFolder class.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
protected MailFolder()
Remarks
Initializes a new instance of the MailFolder class.
See Also