ReminderOptions.RefreshReminderListPeriod Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the period between reminder table refreshes.
public TimeSpan RefreshReminderListPeriod { get; set; }
member this.RefreshReminderListPeriod : TimeSpan with get, set
Public Property RefreshReminderListPeriod As TimeSpan
Property Value
Refresh the reminder table every 5 minutes by default.