MailBee.NET Objects 4.0

Pop3.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

Pop3 Class | MailBee.Pop3Mail Namespace