CalendarExceptionType

CalendarExceptionType enumeration

Specifies the calendar exception type.

Members

Member nameDescription
DAILYIndicates Daily exception type.
YEARLY_BY_DAYIndicates Yearly by day of the month exception type.
YEARLY_BY_POSITIONIndicates Yearly by position exception type.
MONTHLY_BY_DAYIndicates Monthly by day of the month exception type.
MONTHLY_BY_POSITIONIndicates Monthly by position exception type.
WEEKLYIndicates Weekly exception type.
BY_DAY_COUNTIndicates By day count exception type.
BY_WEEK_DAY_COUNTIndicates By weekday count exception type.
NO_EXCEPTION_TYPEIndicates No exception type.

See Also