RemindersFormActionEventArgs Properties
Contains data for the RemindersFormAction event.Name | Description |
---|---|
ActionType | Gets the type of the Reminders Form action. |
AlertNotifications | Gets the list of items displayed in the Reminder Form’s list box. |
Handled | Gets or sets whether the default behavior of the Reminder Form buttons/close form should not be performed. |
SelectedAlertNotifications | Gets the list of items that are selected in the Reminder Form’s list box. |
SnoozeSpan | Gets the Reminders Form‘s snooze time span. |
See Also