Modifier and Type | Method and Description |
---|---|
ReminderDuration |
AppointmentReminder.getDuration()
Specifies the delay period, after which the alarm will repeat.
|
ReminderDuration |
ReminderTrigger.getDuration()
Specifies a relative time for the trigger of the alarm.
|
Modifier and Type | Method and Description |
---|---|
void |
AppointmentReminder.setDuration(ReminderDuration value)
Specifies the delay period, after which the alarm will repeat.
|
void |
ReminderTrigger.setDuration(ReminderDuration value)
Specifies a relative time for the trigger of the alarm.
|
Constructor and Description |
---|
ReminderTrigger(ReminderDuration duration,
int related)
Initialize a new instance of
ReminderTrigger class. |
Copyright (c) 2008-2017 Aspose Pty Ltd. All Rights Reserved.