Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Pop3.ReadResponse Method

Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9147)

ReadResponse()

Returns a single line of response of the POP3 server to the command.

Declaration
public string ReadResponse()
Returns
Type Description
String

Response of the POP3 server.

Remarks

Use ReadResponse and SendCommand to implement various custom commands.

If the response is multiline, ReadResponse must be called multiple times until it returns null, which indicates an and of response.

If the response is single line, ReadResponse must be called only once.

In This Article
  • ReadResponse()
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies