PS.CalendarRecurrenceType enumeration (ps.js)

Specifies the recurrence types for a calendar exception.

Applies to: Project Professional 2013 | Project Server 2013

PS.CalendarRecurrenceType

Members

The CalendarRecurrenceType enumeration has the following members.

Member

Value

Description

daily

0

Daily recurrence.

dailySkip

1

Daily, with recurrence defined by skipping a set number of days.

weekly

2

Weekly recurrence.

monthly

3

Monthly recurrence.

yearly

4

Yearly recurrence.

See also

Reference

Microsoft.ProjectServer.Client.CalendarRecurrenceType