MailMessage.DeliveryNotificationOptions Свойство

Определение

Возвращает или задает уведомления о доставке данного сообщения электронной почты.

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

Значение свойства

DeliveryNotificationOptions

Значение DeliveryNotificationOptions, которое содержит уведомления о доставке данного сообщения.

Применяется к