Click or drag to resize

ImapResponseLines Property

Gets all lines of the response except the status line as strings.

Namespace: Limilabs.Client.IMAP
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public List<string> Lines { get; }

Property Value

ListString
See Also