Dart Smtp, Pop, Imap Controls
SmtpStatusConstants Enumeration
Description
Enumerates values of the Status parameter of the Progress event. Provides success / failure / progress information.
Members
MemberValueDescription
smtpBad1Server has responded with a negative status indicating an error condition.
smtpCapabilities5Capabilities is updated.
smtpFrom2Server has responded positive to "MAIL FROM:" during the execution of the Send or QuickSend method.
smtpOk0Method has completed with a positive status indicating successful operation.
smtpSending4Indicates progress during the transmission of a message. Useful for percentage indication on a status display.
smtpTo3Server has responded positive to "RCPT TO:" during the execution of the Send or QuickSend method.

PowerTCP Mail for ActiveX Documentation Version 2.13
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic