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_smtpclient_get($res, 60 );
secureblackbox_smtpclient_set($res, 60, $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]