Internet Direct (Indy)
Home
PreviousUpNext
wsOk Constant

Represents the IMAP4 Success response code.

Pascal
wsOk = 1;

wsOk is a constant Integer value representing the IMAP4 information message that indicates successful completion of an associated command, or an informational message from the server. IMAP4 responses are 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.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.