Click or drag to resize
MimeKit

SmtpCommandException Properties

The SmtpCommandException type exposes the following members.

Properties
 NameDescription
Public propertyData
(Inherited from Exception)
Public propertyCode exampleErrorCode Gets the error code which may provide additional information.
Public propertyHelpLink
(Inherited from Exception)
Public propertyHResult
(Inherited from Exception)
Public propertyInnerException
(Inherited from Exception)
Public propertyCode exampleMailbox Gets the mailbox that the error occurred on.
Public propertyMessage
(Inherited from Exception)
Public propertySource
(Inherited from Exception)
Public propertyStackTrace
(Inherited from Exception)
Public propertyCode exampleStatusCode Gets the status code returned by the SMTP server.
Public propertyTargetSite
(Inherited from Exception)
Top
See Also