MailKit Documentation
MailKit Documentation
API Reference
MailKit.Net.Pop3
Pop3CommandException Class
Pop3CommandException Constructor
Pop3CommandException Constructor
Pop3CommandException(String) Constructor
Pop3CommandException(SerializationInfo, StreamingContext) Constructor
Pop3CommandException(String, Exception) Constructor
Pop3CommandException(String, String) Constructor
Pop3CommandException(String, String, Exception) Constructor
Pop
3Command
Exception Constructor
Initializes a new instance of the
Pop3CommandException
class.
Namespace:
MailKit.Net.Pop3
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
Pop3CommandException
()
Remarks
Creates a new
Pop3CommandException
.
See Also
Reference
Pop3CommandException Class
Pop3CommandException Overload
MailKit.Net.Pop3 Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast