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; }
ReadOnly Property RequestLogMonitor_SendEmailFlags As SendEmailFlags
Get
Property Value
Type:
SendEmailFlagsSpecify 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
SendEmailFlagsSee Also