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