ImapResponseLine Class
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9313)
Contains a single line of the IMAP response.
Syntax
public class ImapResponseLine
Inherited Members
Properties
| Name | Description |
|---|---|
| Code | Gets the response code. |
| Description | Gets the description. |
|
Optional |
Gets the optional response code. |
| Parameters | Gets the parameters. |
| Raw | Gets the raw unparsed data of the response line. |