MonthItemType

MonthItemType enumeration

Specifies the month item for which an exception recurrence is scheduled.

Members

Member nameDescription
UNDEFINEDIndicates Undefined month item type.
DAYIndicates Day month item type.
WEEKDAYIndicates Weekday month item type.
WEEKEND_DAYIndicates WeekendDay month item type.
SUNDAYIndicates Sunday month item type.
MONDAYIndicates Monday month item type.
TUESDAYIndicates Tuesday month item type.
WEDNESDAYIndicates Wednesday month item type.
THURSDAYIndicates Thursday month item type.
FRIDAYIndicates Friday month item type.
SATURDAYIndicates Saturday month item type.

See Also