The exception that is thrown when the supplied credentials were rejected by the server.

Namespace: S22.Imap
Assembly: S22.Imap (in S22.Imap.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
[SerializableAttribute]
public class InvalidCredentialsException : Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    S22.Imap..::..InvalidCredentialsException

See Also