<div class="meta" robots="noindex">

</div>

Method

# POP3SecureSocket.RetrieveLines

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

<div class="warning">

<div class="title">

Warning

</div>

This item was deprecated in version 2019r2. Please use `POP3SecureSocket.RetrieveLinesAt<pop3securesocket.retrievelinesat>` as a replacement.

</div>

## 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.
