PS.ProjectContext.calendars property (ps.js)

Gets the collection of calendars in the Project Web App instance.

Applies to: Project Professional 2013 | Project Server 2013

var value = PS.ProjectContext.get_calendars()

Return value

PS.CalendarCollection
A collection of Calendar objects.