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.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also