Gets the SMTP server response.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Response As SmtpResponse Get |
C# |
---|
public SmtpResponse Response { get; } |
Rebex API |
SmtpRejectedRecipientEventArgs..::..Response Property |
SmtpRejectedRecipientEventArgs Class See Also |
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Visual Basic |
---|
Public ReadOnly Property Response As SmtpResponse Get |
C# |
---|
public SmtpResponse Response { get; } |