PS.ProjectContext.events property (ps.js)

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

Applies to: Project Professional 2013 | Project Server 2013

var value = PS.ProjectContext.get_events()

Return value

PS.EventCollection
A collection of Event objects.