Gets or sets the comments on the message.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Property Comments As String Get Set |
| C# |
|---|
public string Comments { get; set; } |
Field Value
Comments.
Remarks
This property contains additional comments on the contents
of the message.