Method

POP3SecureSocket.RetrieveLines


Warning

This item was deprecated in version 2019r2. Please use POP3SecureSocket.RetrieveLinesAt as a replacement.

Description

Returns the specified number of lines of a message.

Notes

The mail server will return the first LineCount of lines that exist in the message you are requesting via the Index parameter. If LineCount is zero, then the mail server returns only the headers for the message.

Compatibility

All project types on all supported operating systems.