IPWorks S/MIME 2020 PHP Edition

Questions / Feedback?

DeliveryNotificationTo Property

Email address to which to send a delivery notification.

Object Oriented Interface

public function getDeliveryNotificationTo();
public function setDeliveryNotificationTo($value);

Procedural Interface

ipworkssmime_sfilemailer_get($res, 14 );
ipworkssmime_sfilemailer_set($res, 14, $value );

Default Value

''

Remarks

This property contains the email address to which to send a delivery notification. When set, a Return-Receipt-To header is added to the message. This property should be set to an email address that can receive the delivery notification.

Data Type

String

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