Gets the exception thrown while attempting to deliver the message, if there was any.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Error As Exception Get |
C# |
---|
public Exception Error { get; } |