MailBee.NET Objects 3.1

Imap.GetErrorDescription Method 

Returns a textual description of the last occurred error.

public string GetErrorDescription();

Return Value

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

Remarks

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

See Also

Imap Class | MailBee.ImapMail Namespace