MimeMessage.Subject Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 8.0.9673)
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.