AppointmentReminder

AppointmentReminder class

Provides a grouping of component properties that define an alarm.

Constructors

NameDescription
AppointmentReminder (2 overloads)Initialize a new instance of AppointmentReminder class.

Methods

NameDescription
get_ActionDefines the action to be invoked when an alarm is triggered.
get_AttachmentsContains collection of ReminderAttachment ReminderAttachment objects.
get_AttendeesContains collection of ReminderAttendee ReminderAttendee objects.
get_Default15MinReminderGets the default 15 min reminder.
get_DescriptionProvides a more complete description of the alarm.
get_DurationSpecifies the delay period, after which the alarm will repeat.
get_RepeatDefines the number of time the alarm should be repeated, after the initial trigger.
get_SummaryDefines a short summary or subject for the alarm.
get_TriggerSpecifies when an alarm will trigger.
set_ActionDefines the action to be invoked when an alarm is triggered.
set_DescriptionProvides a more complete description of the alarm.
set_DurationSpecifies the delay period, after which the alarm will repeat.
set_RepeatDefines the number of time the alarm should be repeated, after the initial trigger.
set_SummaryDefines a short summary or subject for the alarm.
set_TriggerSpecifies when an alarm will trigger.
ToCalendarAlarmComponent