DayPosition
DayPosition enumeration
Day positions, typically found in a month.
Members
| Member name | Description |
|---|---|
| NONE | No values are set. |
| FIRST | First occurrence found in a given interval. |
| SECOND | Second occurrence found in a given interval. |
| THIRD | Third occurrence found in a given interval. |
| FOURTH | Fourth occurrence found in a given interval. |
| LAST | Last occurrence found in a given interval. |
See Also
- namespace aspose.email.calendar.recurrences
- assembly Aspose.Email