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.26106.1555
Syntax
public string StatusLine { get; }

Property Value

String
See Also