Retrieves a multi-line response from the POP3 server.
WebAPI.bdh
WebPopResponseML(in hPop: number): boolean;
true if the response was successfully received and the server confirmed with "+OK"
false otherwise
Parameter | Description |
---|---|
hPop | Handle to a Web connection that was created by WebPopConnect |