MailBee.NET Objects 4.0

AttachmentCollection.LastResult Property

Gets a numeric code of the last error.

public int LastResult {get;}

Property Value

A code number of the last occurred error. An integer value containing a numeric code of the last error. The default value is 0.

Example

The example is available in ThrowExceptions property documentation.

See Also

AttachmentCollection Class | MailBee.Mime Namespace | ErrorCodes | ThrowExceptions