MailMessage.DeliveryNotificationOptions Proprietà

Definizione

Ottiene o imposta le notifiche di recapito per questo messaggio di posta elettronica.

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

Valore della proprietà

Valore DeliveryNotificationOptions che contiene le notifiche della consegna per questo messaggio.

Si applica a