AppointmentReminder.Action

AppointmentReminder.Action property

Defines the action to be invoked when an alarm is triggered.

public ReminderAction Action { get; set; }

See Also