Internet Direct (Indy)
|
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
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. |