Represents response from IMAP server.

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426

Syntax

C#
public class ImapResponse
Visual Basic
Public Class ImapResponse
Visual C++
public ref class ImapResponse

Inheritance Hierarchy

System..::..Object
  Limilabs.Client.IMAP..::..ImapResponse

See Also