ImapResponse.Description Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9313)
Description
Gets the description of the IMAP response.
Declaration
public string Description { get; }
Property Value
| Type | Description | 
|---|---|
| String | The description of the IMAP response.  |