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; } |