IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

DeliveryNotificationTo Property

Email address to send to which to send a delivery notification.

Syntax

char* GetDeliveryNotificationTo();

int SetDeliveryNotificationTo(char* lpszDeliveryNotificationTo);

Default Value

""

Remarks

This property contains the email address to send 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 which should receive the delivery notification.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]