Skip to main content
All docs
V25.1
  • 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