TSmtpCli.HdrSubject

From Overbyte
Revision as of 09:00, 13 September 2009 by Markus.humm (talk | contribs) (first entry)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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