Difference between revisions of "TSmtpCli.HdrSubject"

From Overbyte
Jump to navigation Jump to search
(first entry)
 
(No difference)

Latest revision as of 09:00, 13 September 2009

Main page -> ICS component reference -> TSmtpCli -> HdrSubject

Definition

property HdrSubject:String;

Description

This property defines the subject line of the e-mail to be sent.

Example

nothing yet

Best practices

Set a usefull subject for the e-mail to help the receiver manage his e-mails better.

How to

nothing yet