This method will receive headers for the message,
together with few lines of message body - as defined by
MaxLines argument. Sometimes this
is enough for you to decide if you will download full body
later on.
GetLines is very helpful over slow connections, when
large emails needs (not) to be received.
No files are created on local disk when this method is
used - all headers and lines of text are kept in
memory.