SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MsgComments Property

Contains additional information about the message body.

Object Oriented Interface

public function getMsgComments();
public function setMsgComments($value);

Procedural Interface

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

Default Value

''

Remarks

Contains additional information about the message body.

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]