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; }
Public Property LogToJournal As Boolean
Get
Set
Property Value
Type:
BooleanSee Also