CalendarExceptionType
CalendarExceptionType enumeration
Specifies the calendar exception type.
Members
| Member name | Description | 
|---|---|
| DAILY | Indicates Daily exception type. | 
| YEARLY_BY_DAY | Indicates Yearly by day of the month exception type. | 
| YEARLY_BY_POSITION | Indicates Yearly by position exception type. | 
| MONTHLY_BY_DAY | Indicates Monthly by day of the month exception type. | 
| MONTHLY_BY_POSITION | Indicates Monthly by position exception type. | 
| WEEKLY | Indicates Weekly exception type. | 
| BY_DAY_COUNT | Indicates By day count exception type. | 
| BY_WEEK_DAY_COUNT | Indicates By weekday count exception type. | 
| NO_EXCEPTION_TYPE | Indicates No exception type. | 
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks