Class ImapMonitoringErrorEventArgs
ImapMonitoringErrorEventArgs class
Class contains monitoring error event data.
public class ImapMonitoringErrorEventArgs : EventArgs
Properties
Name | Description |
---|---|
Error { get; } | IMAP monitoring error. |
FolderName { get; } | Specified folder for monitoring operation. |
MonitoringState { get; } | Holds folder monitoring state. This object can be used to resume folder monitoring from place where it stopped when error occured. Use ResumeMonitoring method. |
See Also
- namespace Aspose.Email.Clients.Imap
- assembly Aspose.Email