Internet Direct (Indy) Version 9.0.1 Beta
TIdSMTPMessages.DataReplies
Represents messages used when a SMTP server performs the SMTP DATA command.

property DataReplies: TIdSMTPDataReplies;
Description
DataReplies is a TIdSMTPDataReplies property that represents messages sent when the SMTP server performs the DATA command verb. DataReplies is used in the TIdSMTPServer.CommandData action handler to access the StartDataReply and EndDataReply propeties.