MailMessage.BodyFormat Özellik

Tanım

E-posta iletisinin gövdesinin içerik türünü alır veya ayarlar.

public:
 property System::Web::Mail::MailFormat BodyFormat { System::Web::Mail::MailFormat get(); void set(System::Web::Mail::MailFormat value); };
public System.Web.Mail.MailFormat BodyFormat { get; set; }
member this.BodyFormat : System.Web.Mail.MailFormat with get, set
Public Property BodyFormat As MailFormat

Özellik Değeri

Değerlerden MailFormat biri.

Şunlara uygulanır