Click or drag to resize

Pop3ResponseLines Property

Returns BinaryLines as a line collection.

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

Return Value

Type: ListString
BinaryLines as a line collection.
See Also