SmtpClientAuthenticatorLastResponse Property Ipswitch.Messaging.Framework
Gets the last response recieved by this instance from the SMTP server.

Namespace: Ipswitch.Messaging.Framework.Mail
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public SmtpResponse LastResponse { get; }

Property Value

Type: SmtpResponse
See Also

Reference