SmtpClient.DeliveryFormat Właściwość

Definicja

Pobiera lub ustawia format dostarczania używany przez SmtpClient program do wysyłania wiadomości e-mail.

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

Wartość właściwości

Format dostarczania używany przez SmtpClientprogram .

Dotyczy