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.23341.1754
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current Pop3Response.
See Also