Click or drag to resize

TaskPropertiesRequestLogMonitor_SendEmailFlags Property

Specify the NetQuarry.Services.SendEmailFlags when sending the notification email. Typically you would use this to control whether we ignore checking the No Send List. See SendEmailFlags

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
SendEmailFlags RequestLogMonitor_SendEmailFlags { get; }

Property Value

Type: SendEmailFlags
Specify the NetQuarry.Services.SendEmailFlags when sending the notification email. Typically you would use this to control whether we ignore checking the No Send List. See SendEmailFlags
See Also