RemindersFormActionEventArgs Constructors
Contains data for the RemindersFormAction event.| Name | Parameters | Description |
|---|---|---|
| RemindersFormActionEventArgs(RemindersFormActionType, ReminderAlertNotificationCollection, ReminderAlertNotificationCollection, TimeSpan) | actionType, alertNotifications, selectedAlertNotifications, snoozeSpan | Initializes a new instance of the RemindersFormActionEventArgs class with specified settings. |
See Also