MailServerException Class


Represents errors that is returned by pop3/imap4 server.

System.Object
    System.Exception
        EAGetMail.MailServerException

[Visual Basic]
Public Class MailServerException
[C#]
public class MailServerException
[C++]
public __gc class MailServerException
[JScript]
public class MailServerException

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Methods and Properties

Please refer to .NET Framework SDK System.Exception.