Click or drag to resize
MimeKit

Pop3CommandException Constructor

Initializes a new instance of the Pop3CommandException class.

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