Appointment.start property (apps for Office)
apps for SharePoint
Published: February 26, 2013
Gets the date and time that the appointment is to begin.
Office.context.mailbox.item.start;
The JavaScript Date object that represents the date and time the appointment is to begin. This Date object is expressed as a UTC date and time value.
|
Supported clients |
Outlook 2013 and Outlook Web App |
|
Library |
Outlook-15.js, OutlookWebApp-15.js |
|
Namespace |
Office |