The exception that is thrown when an error occurs while using Imap component.

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.dll)

Syntax

Visual Basic
Public Class ImapException _
	Inherits NetworkSessionException
C#
public class ImapException : NetworkSessionException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Rebex.Net..::..NetworkSessionException
      Rebex.Net..::..ImapException

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also