Edit

Share via


ReminderOptions.MinimumReminderPeriod Property

Definition

Gets or sets the minimum period for reminders.

public TimeSpan MinimumReminderPeriod { get; set; }
member this.MinimumReminderPeriod : TimeSpan with get, set
Public Property MinimumReminderPeriod As TimeSpan

Property Value

Remarks

High-frequency reminders are dangerous for production systems.

Applies to