CalendarDay
CalendarDay enumeration
Represents the day of the week.
Members
| Member name | Description |
|---|---|
| NONE | No values are set. |
| MONDAY | Monday. |
| TUESDAY | Tuesday. |
| WEDNESDAY | Wednesday. |
| THURSDAY | Thursday. |
| FRIDAY | Friday. |
| SATURDAY | Saturday. |
| SUNDAY | Sunday. |
| DAY | Represents all days of the week: SU,MO,TU,WE,TH,FR,SA. |
| WEEK_DAY | Represents weekdays of the week: MO,TU,WE,TH,FR. |
| WEEKEND_DAY | Represents weekend days of the week: SU,SA. |
See Also
- namespace aspose.email.calendar.recurrences
- assembly Aspose.Email