MailMessage.DeliveryNotificationOptions Propriété

Définition

Obtient ou définit les notifications de remise de cet e-mail.

public:
 property System::Net::Mail::DeliveryNotificationOptions DeliveryNotificationOptions { System::Net::Mail::DeliveryNotificationOptions get(); void set(System::Net::Mail::DeliveryNotificationOptions value); };
public System.Net.Mail.DeliveryNotificationOptions DeliveryNotificationOptions { get; set; }
member this.DeliveryNotificationOptions : System.Net.Mail.DeliveryNotificationOptions with get, set
Public Property DeliveryNotificationOptions As DeliveryNotificationOptions

Valeur de propriété

Valeur DeliveryNotificationOptions qui contient les notifications de remise de ce message.

S’applique à