Gets the SmtpResponse of the exception.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
Visual Basic |
---|
Public Property Response As SmtpResponse Get Private Set |
C# |
---|
public SmtpResponse Response { get; private set; } |