SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MsgHtmlText Property

The HTML version of the message.

Object Oriented Interface

public function getMsgHtmlText();
public function setMsgHtmlText($value);

Procedural Interface

secureblackbox_imapclient_get($res, 68 );
secureblackbox_imapclient_set($res, 68, $value );

Default Value

''

Remarks

The HTML version of the message.

This property is not available at design time.

Data Type

String

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