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; }
ReadOnly Property smtpmail_NoSendListCheckDuration As Integer
Get
Property Value
Type:
Int32The 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