Click or drag to resize

Pop3ResponseToString Method

Returns a string that represents the current Pop3Response.

Namespace: Limilabs.Client.POP3
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public override string ToString()

Return Value

String
A string that represents the current Pop3Response.
See Also