Click or drag to resize

CPop.RecvRemote Method

X#
Receive response data from a remote mail server.

Namespace:  VO
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD RecvRemote() AS USUAL
Request Example View Source

Return Value

Type: Usual
TRUE if successful; otherwise, FALSE.
Remarks
This method receives data from the connected remote POP server. Received data is stored to the ReplyString property.
See Also