Do not automatically add a date header if 'date', 'subject' or 'from' headers are missing from a top-level or embedded message.

Namespace:  Rebex.Mail
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public Property DoNotAddDateIfNoSubjectAndFrom As Boolean
	Get
	Set
C#
public bool DoNotAddDateIfNoSubjectAndFrom { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also