MessageReadReceipt Property

Whether or not a message will request a Read Receipt.

Object Oriented Interface

public function getMessageReadReceipt();
public function setMessageReadReceipt($value);

Procedural Interface

cloudmail_office365_get($res, 92 );
cloudmail_office365_set($res, 92, $value );

Default Value

false

Remarks

This property determines whether or not messages created with CreateDraft or messages sent with SendMail will request a Read Receipt.

Data Type

Boolean

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