SecureBlackbox 2020 Delphi Edition

Questions / Feedback?

HeaderEncoding Property

The encoding to be applied to the message header.

Syntax

property HeaderEncoding: TsbxMailEncodings read get_HeaderEncoding write set_HeaderEncoding;
TsbxMailEncodings = ( meAuto, me8bit, meBase64, meQuotedPrintable );

Default Value

meAuto

Remarks

Use this property to specify the encoding to use with the message header.

meAuto0
me8bit1
meBase642
meQuotedPrintable3

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Delphi Edition - Version 20.0 [Build 8166]