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.26106.1555
Syntax
public override string ToString()

Return Value

String
A string that represents the current SmtpResponse.
See Also