Gets or sets the subject of the message.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Property Subject As String Get Set |
C# |
---|
public string Subject { get; set; } |
Field Value
The subject.Remarks
This property contains a short string identifying the topic
of the message.