IPWorks S/MIME 2020 Delphi Edition

Questions / Feedback?

MessageHeadersString Property

String version of the MIME message headers.

Syntax

property MessageHeadersString: String read get_MessageHeadersString write set_MessageHeadersString;

Default Value

''

Remarks

The component fills out MessageHeadersString upon encoding. The user should use them as additional headers when emailing the Message.

This property contains a string version of the MIME message headers. During decoding, if this property is empty the component will try to find the headers in the beginning of the Message and will fill out this property accordingly.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S/MIME 2020 Delphi Edition - Version 20.0 [Build 8154]