MessageDeliveryReceipt Property

Whether or not a message will request a Delivery Receipt.

Object Oriented Interface

public function getMessageDeliveryReceipt();
public function setMessageDeliveryReceipt($value);

Procedural Interface

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

Default Value

false

Remarks

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

Data Type

Boolean

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