Skip to content

M_NChronicle_SMTP_Configuration_SmtpChronicleLibraryConfiguration_AllowingRecurrences

Andrew James edited this page Aug 3, 2017 · 1 revision

SmtpChronicleLibraryConfiguration.AllowingRecurrences Method

Do not suppress the sending of emails for recurring chronicle records. The default is to suppress for 24 hours.

Namespace: NChronicle.SMTP.Configuration
Assembly: NChronicle.SMTP (in NChronicle.SMTP.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public void AllowingRecurrences()

VB

Public Sub AllowingRecurrences

F#

member AllowingRecurrences : unit -> unit 

See Also

Reference

SmtpChronicleLibraryConfiguration Class
NChronicle.SMTP.Configuration Namespace

Clone this wiki locally