IPWorks 2020 C++ Builder Edition

Questions / Feedback?

AutoDecodeParts Property

Determines whether to automatically decode message parts.

Syntax

__property bool AutoDecodeParts = { read=FAutoDecodeParts, write=FSetAutoDecodeParts };

Default Value

false

Remarks

This property determines whether or not to automatically decode message parts. Message parts, especially binary message parts, are normally sent by the server encoded (Base64 or other format). If this setting is True, the parts are automatically decoded while being received.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 C++ Builder Edition - Version 20.0 [Build 8307]