PageSettings.IgnoreExceptions

PageSettings.IgnoreExceptions property

If the property is set to true, exceptions that occur during message processing will be caught and placed in the ImapPageInfo.Items.Exceptions.

public bool IgnoreExceptions { get; set; }

See Also