DeliveryNotificationOptions

DeliveryNotificationOptions enumeration (5 values)

Specifies delivery notifications.

ValueDescription
NoneNo notification information will be sent. The mail server will utilize its configured behavior to determine whether it should generate a delivery notification.
OnSuccessNotify if the delivery is successful.
OnFailureNotify if the delivery is unsuccessful.
DelayNotify if the delivery is delayed.
NeverA notification should not be generated under any circumstances.