DeliveryNotificationOptions

DeliveryNotificationOptions enumeration

Specifies delivery notifications.

Members

Member nameDescription
NONENo notification information will be sent.
The mail server will utilize its configured behavior to determine whether it should generate a delivery notification.
ON_SUCCESSNotify if the delivery is successful.
ON_FAILURENotify if the delivery is unsuccessful.
DELAYNotify if the delivery is delayed.
NEVERA notification should not be generated under any circumstances.

See Also