SmtpResponseToString Method Ipswitch.Messaging.Framework
Gets the string representation of this SmtpResponse.

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

public override string ToString()

Return Value

Type: String
A string that represents this object.
See Also

Reference