SP.Publishing.ScheduledItem.endDate property (sp.publishing)

Gets or sets the Coordinated Universal Time (UTC) at which this SP.Publishing.ScheduledItem object (sp.publishing) class ends and is no longer visible on the published site.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.Publishing.ScheduledItem.get_endDate()
SP.Publishing.ScheduledItem.set_endDate(value)

Return value

The Coordinated Universal Time (UTC) at which this class ends and is no longer visible on the published site.