ReminderOptions Class
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.
Options for the reminder service.
public sealed class ReminderOptions
type ReminderOptions = class
Public NotInheritable Class ReminderOptions
- Inheritance
-
ReminderOptions
Constructors
ReminderOptions() |
Properties
InitializationTimeout |
Gets or sets the maximum amount of time to attempt to initialize reminders before giving up. |
MinimumReminderPeriod |
Gets or sets the minimum period for reminders. |
RefreshReminderListPeriod |
Gets or sets the period between reminder table refreshes. |