MailMessage.Subject Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9083)
Subject
Gets or sets the subject of the message.
Declaration
public string Subject { get; set; }
Property Value
Type | Description |
---|---|
String | The subject. |
Remarks
This property contains a short string identifying the topic of the message.