Click or drag to resize

ServicePropertiessmtpmail_NoSendListCheckDuration Property

The duration in minutes that elapse between when the service checks for new email addresses in the no send list.

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

Property Value

Type: Int32
The duration in minutes that elapse between when the service checks for new email addresses in the no send list.
Remarks
Applies to ServiceInstance smtpmail only.
See Also