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