Aracılığıyla paylaş


MailMessage.Subject Özellik

Tanım

E-posta iletisinin konu satırını alır veya ayarlar. Önerilen alternatif: System.Net.Mail.

public:
 property System::String ^ Subject { System::String ^ get(); void set(System::String ^ value); };
public string Subject { get; set; }
member this.Subject : string with get, set
Public Property Subject As String

Özellik Değeri

String

E-posta iletisinin konu satırı.

Şunlara uygulanır