Click or drag to resize

ImapResponseStatusLine Property

Gets the status line (including Tag, Status and Message) e.g.: "A0001 OK LOGOUT completed".

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public string StatusLine { get; }

Property Value

Type: String
See Also