Indy 9
wsBad
See Also, Unit: IdIMAP4
Represents the IMAP4 protocol error response code.
wsBad = 3;
Unit
IdIMAP4
Description
wsBad is a constant Integer value that indicates an IMAP4 protocol-level error message in an IMAP4 response. The IMAP4 untagged response "BAD" is often accompanied by human-readable text that may be presented to the user as an information message.

IMAP4 response code constants and information messages are used in TIdRFCReply in the NumericCode and Text properties.


Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.