ImapResponse Class
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9313)
Contains the response of the IMAP server.
Syntax
public class ImapResponse
  Inherited Members
Properties
| Name | Description | 
|---|---|
| Code | Gets the IMAP response code.  | 
      
| Description | Gets the description of the IMAP response.  | 
      
Methods
| Name | Description | 
|---|---|
| GetLines() | Gets all the untagged IMAP response lines that were part of this response.  |