Internet Direct (Indy)
Home
PreviousUpNext
TIdSMTPRelayStatusList Class

Container for status items created while delivering a relayed message.

Pascal
TIdSMTPRelayStatusList = class(TIdOwnedCollection);

TIdSMTPRelayStatusList is a TIdOwnedCollection descendant that implements a container for TIdSMTPRelayStatusItem instances. 

TIdSMTPRelayStatusItems are added to the container when an error occurs while attempting delivery to one of the message recipients in TIdSMTPRelay

TIdSMTPRelayStatusList the type used in implementing the StatusList property for TIdSMTPRelay.

TOwnedCollection

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.