Enum ReminderRelated
ReminderRelated enumeration
Specify the relationship of the alarm trigger with respect to the start or end of the event.
public enum ReminderRelated
Values
Name | Value | Description |
---|---|---|
Start | 0 | Sets the alarm to trigger off the start of the associated event. |
End | 1 | Sets the alarm to trigger off the end of the associated event. |
See Also
- namespace Aspose.Email.Calendar
- assembly Aspose.Email