ImapResponseLine.OptionalCode Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9448)
OptionalCode
Gets the optional response code.
Declaration
public string OptionalCode { get; }
Property Value
| Type | Description |
|---|---|
| String | Optional response code, or null if there isn't any. |