Click or drag to resize

ImapResponseToString Method

Returns a string that represents the current ImapResponse.

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

Return Value

String
A string that represents the current ImapResponse.
See Also