ReminderTrigger
ReminderTrigger class
Specifies when an alarm will trigger.
The ReminderTrigger type exposes the following members:
Constructors
Name | Description |
---|---|
ReminderTrigger(date_time) | Initializes a new instance of the ReminderTrigger class |
ReminderTrigger(duration, related) | Initializes a new instance of the ReminderTrigger class |
Properties
Name | Description |
---|---|
duration | Specifies a relative time for the trigger of the alarm. |
date_time | A trigger set to an absolute date/time. |
related | Specify the relationship of the alarm trigger with respect to the start or end of the event. |
See Also
- namespace aspose.email.calendar
- assembly Aspose.Email