Gets a reference to the delivery status notification settings for the mail message (or their patterns for mail merge jobs).
A reference to the delivery status notification (DSN) settings for the mail message, or DNS template for mail merge jobs.
For mail merge, DsnSettings property allows the application to use templates for DSN settings. For instance, using pattern in TrackingID value can be used to assign individual TrackingID for each mail message generated during mail merge.
Note In order to use DSN, make sure the SMTP server supports DSN extension (see DeliveryNotificationOptions section for more information).
SendMailJob Class | MailBee.SmtpMail Namespace