Discuss this help topic in SecureBlackbox Forum
Retrieves messages from the server.
Declaration
Parameters
Return value
Returns TElIMAPFetchResponse object which provides access to all response lines.
Description
Use this method to fetch a list of messages from the server. This method only retrieves certain information about messages specified by the DataItemNames parameter. To get the whole message, use FetchMessage method.