Click or drag to resize
MimeKit

SaslException Properties

The SaslException type exposes the following members.

Properties
 NameDescription
Public propertyData
(Inherited from Exception)
Public propertyErrorCode Gets the error code.
Public propertyHelpLink
(Inherited from Exception)
Public propertyHResult
(Inherited from Exception)
Public propertyInnerException
(Inherited from Exception)
Public propertyMechanism Gets the name of the SASL mechanism that had the error.
Public propertyMessage
(Inherited from Exception)
Public propertySource
(Inherited from Exception)
Public propertyStackTrace
(Inherited from Exception)
Public propertyTargetSite
(Inherited from Exception)
Top
See Also