SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MsgPlainText Property

The plain text version of the message.

Object Oriented Interface

public function getMsgPlainText();
public function setMsgPlainText($value);

Procedural Interface

secureblackbox_smtpclient_get($res, 65 );
secureblackbox_smtpclient_set($res, 65, $value );

Default Value

''

Remarks

The plain text 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]