AppointmentReminder
Contents
[
Hide
]AppointmentReminder class
Provides a grouping of component properties that define an alarm.
The AppointmentReminder type exposes the following members:
Constructors
Name | Description |
---|---|
AppointmentReminder() | Initialize a new instance of AppointmentReminder class. |
Properties
Name | Description |
---|---|
attendees | Contains collection of ReminderAttendee ReminderAttendeeobjects. |
attachments | Contains collection of ReminderAttachment ReminderAttachmentobjects. |
action | Defines the action to be invoked when an alarm is triggered. |
trigger | Specifies when an alarm will trigger. |
description | Provides a more complete description of the alarm. |
summary | Defines a short summary or subject for the alarm. |
duration | Specifies the delay period, after which the alarm will repeat. |
repeat | Defines the number of time the alarm should be repeated, after the initial trigger. |
default_15_min_reminder | Gets the default 15 min reminder. |
See Also
- namespace aspose.email.calendar
- assembly Aspose.Email