Internet Direct (Indy)
Home
PreviousUpNext
TIdSMTPEnhancedCode Class
Pascal
TIdSMTPEnhancedCode = class(TIdPersistent);

TIdSMTPEnhancedCode is a TPersistent descendant that implements a storage class for SMTP enhanced status codes, as described in the Internet Standards documents: 

RFC 1893 - Enhanced Mail System Status Codes  

TIdSMTPEnhancedCode provides properties and method used to read and write the StatusClass, Subject, and Details components in the SMTP enhanced status code, and to indicate when the enhanced status codes are Available for an SMTP reply. 

TIdSMTPEnhancedCode is the type used to represent the TIdReplySMTP.EnhancedCode property.

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.