Gets the response that rejected the recipient.
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; } |