IgnoreExceptions
PageSettings.IgnoreExceptions property
如果该属性设置为true,则在消息处理过程中发生的异常将被捕获并放置在ImapPageInfo.Items.Exceptions. 中
public bool IgnoreExceptions { get; set; }
也可以看看
- class PageSettings
- 命名空间 Aspose.Email.Clients.Imap
- 部件 Aspose.Email
如果该属性设置为true,则在消息处理过程中发生的异常将被捕获并放置在ImapPageInfo.Items.Exceptions. 中
public bool IgnoreExceptions { get; set; }