SendMailMessage.DeliveryNotificationOption Property

Definition

Gets or sets the delivery notifications options for the e-mail message. The various options available for this parameter are None, OnSuccess, OnFailure, Delay and Never.

public:
 property System::Net::Mail::DeliveryNotificationOptions DeliveryNotificationOption { System::Net::Mail::DeliveryNotificationOptions get(); void set(System::Net::Mail::DeliveryNotificationOptions value); };

Property Value

Attributes

Applies to