Click or drag to resize
MimeKit

ImapProtocolException Constructor

Initializes a new instance of the ImapProtocolException class.

Namespace: MailKit.Net.Imap
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public ImapProtocolException()
Remarks
Creates a new ImapProtocolException.
See Also