property Headers: TScHeaderList;

 

Description

Holds the email headers that are transmitted with this email message.

You specify the sender, recipient, subject, and body of an email message in the properties of a TScMailMessage object.

To get the full list of headers that will be sent with the message you use the GeneratedHeaders property.

Once a message is received, the data will be parsed and added to the Headers list.

To specify the encoding of Headers you use the HeadersCharset and HeadersTransferEncoding properties.

 

See Also

HeadersCharset

HeadersTransferEncoding

GeneratedHeaders

SpecialHeaders

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support