Share via


CalendarRecurrenceWeek enumeration

Specifies one week of a month that is used to setup a schedule.

Syntax

CSOM

enum CalendarRecurrenceWeek 

JSOM

PS.CalendarRecurrenceWeek

REST Interface

CalendarRecurrenceWeek enumeration is not expliclity defined in REST. Use the values below to understand what can be returned and set.

Members

Name Value Description
NotSpecified 0 Not Specified
First 1 First Week
Second 2 Second Week
Third 3 Third Week
Fourth 4 Fourth Week
Last 5 Last Week

See Also

CalendarException
CalendarExceptionCreationInformation