ParseHTML Property

Controls the behavior of the MessageHTML property.

Syntax

bool GetParseHTML();
int SetParseHTML(bool bParseHTML);

Default Value

true

Remarks

This property controls the behavior of the MessageHTML property. If ParseHTML is set to False, you must provide valid values in MessageHTML, MessageText, and Images.

Data Type

Boolean

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