Click or drag to resize

MailEventArgsLogToJournal Property

Gets/sets whether or not the email is to be logged to the journal. Standard journaling for this message may be cancelled by responding to the MailAfterSend event with ContinueNoExec.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool LogToJournal { get; set; }

Property Value

Type: Boolean
See Also