Aracılığıyla paylaş


MailMessage.DeliveryNotificationOptions Özellik

Tanım

Bu e-posta iletisi için teslim bildirimlerini alır veya ayarlar.

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

Özellik Değeri

DeliveryNotificationOptions Bu iletinin teslim bildirimlerini içeren değer.

Şunlara uygulanır