Skip to content

ReminderOptions Properties

Options for the reminder service.

InitializationTimeout

getset
View source
public TimeSpan InitializationTimeout
Gets or sets the maximum amount of time to attempt to initialize reminders before giving up.

Property value

Attempt to initialize for 5 minutes before giving up by default.

RefreshReminderListPeriod

getset
View source
public TimeSpan RefreshReminderListPeriod
Gets or sets the period between reminder table refreshes.

Property value

Refresh the reminder table every 5 minutes by default.