MailMessage::DeliveryNotificationOptions Property
.NET Framework (current version)
Gets or sets the delivery notifications for this e-mail message.
Assembly: System (in System.dll)
public: property DeliveryNotificationOptions DeliveryNotificationOptions { DeliveryNotificationOptions get(); void set(DeliveryNotificationOptions value); }
Property Value
Type: System.Net.Mail::DeliveryNotificationOptionsA System.Net.Mail::DeliveryNotificationOptions value that contains the delivery notifications for this message.
.NET Framework
Available since 2.0
Available since 2.0
Show: