MailBee.NET Objects 3.1

Smtp.GetErrorDescription Method 

Returns a textual description of the last error.

public string GetErrorDescription();

Return Value

A string value containing a textual description of the last error.

Remarks

Error descriptions can be localized or edited by deriving from Resources class.

See Also

Smtp Class | MailBee.SmtpMail Namespace