MailMessage.DeliveryNotificationOptions Eigenschap

Definitie

Hiermee worden de bezorgingsmeldingen voor dit e-mailbericht ontvangen of ingesteld.

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

Waarde van eigenschap

Een DeliveryNotificationOptions waarde die de bezorgingsmeldingen voor dit bericht bevat.

Van toepassing op