This method will receive headers for the message,
without actual message body. Sometimes this is enough for
you to decide if you will download full body later on.
GetHeaders 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 are kept in memory.