MailKit Documentation
MailKit Documentation
API Reference
MailKit
MessageNotFoundException Class
MessageNotFoundException Constructor
MessageNotFoundException(String) Constructor
MessageNotFoundException(SerializationInfo, StreamingContext) Constructor
MessageNotFoundException(String, Exception) Constructor
Message
Not
Found
Exception(String) Constructor
Initializes a new instance of the
MessageNotFoundException
class.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
MessageNotFoundException
(
string
message
)
Parameters
message
String
The error message.
Remarks
Creates a new
MessageNotFoundException
.
See Also
Reference
MessageNotFoundException Class
MessageNotFoundException Overload
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast