The enhanced status code for the exception instance.
property EnhancedCode: TIdSMTPEnhancedCode;
EnhancedCode is a read-only TIdSMTPEnhancedCode property that represents the enhanced status code for the exception instance, as described in the Internet Standards documents:
RFC 2034 - SMTP Service Extension for Returning Enhanced Error Codes
</extlink">
RFC 3463 - Enhanced Mail System Status Codes
</extlink">
The value in EnhancedCode is assigned when the exception is created in CreateError.
EIdSMTPReplyError.CreateError
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|