MailBee.NET Objects 4.0

Processor.LastResult Property

Gets the code of the last occurred error.

public int LastResult {get;}

Property Value

An integer value containing a numeric code of the last error, or the OK value if no errors occurred. The default value is OK.

Remarks

The error code is one of constants defined in ErrorCodes class.

See Also

Processor Class | MailBee.Html Namespace