Click or drag to resize

SmtpResponseToString Method

Returns a string that represents the current SmtpResponse.

Namespace:  Limilabs.Client.SMTP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current SmtpResponse.
See Also