Skip to main content
All docs
V24.2

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