SecureBlackbox 2020 PHP Edition

Questions / Feedback?

MsgReadReceipt Property

Enables a read notification.

Object Oriented Interface

public function getMsgReadReceipt();
public function setMsgReadReceipt($value);

Procedural Interface

secureblackbox_mailwriter_get($res, 54 );
secureblackbox_mailwriter_set($res, 54, $value );

Default Value

false

Remarks

Enables a read notification.

This property is not available at design time.

Data Type

Boolean

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