PS.CalendarRecurrenceWeek enumeration (ps.js)

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

Applies to: Project Professional 2013 | Project Server 2013

PS.CalendarRecurrenceWeek

Members

The CalendarRecurrenceWeek enumeration has the following members.

Member

Description

notSpecified

The week number of a monthly occurrence is not specified.

first

First week of a month.

second

Second week of a month.

third

Third week of a month.

fourth

Fourth week of a month.

last

Last week of a month.

See also

Reference

Microsoft.ProjectServer.Client.CalendarRecurrenceWeek