Indicates the message used for the SMTP QUIT command.
property QuitReply: string;
Description
QuitReply is a String property that indicates the message used in response to a TIdCommand action handler for the SMTP QUIT command verb. The default value for QuitReply is the constant value RSSMTPSvrQuit as assigned in the Create constructor.