Provides access to headers used during transmission of the mail message.
property LastGeneratedHeaders: TIdHeaderList;
LastGeneratedHeaders is a read-only TIdHeaderList property that represents the RFC message headers generated for the message in the GenerateHeader method.
LastGeneratedHeaders retains and allows access to a copy of the headers used during transmission of the mail message.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|