Appendix C
TouchDevelop Datatypes
This appendix reproduces material found on the TouchDevelop website at https://www.touchdevelop.com/docs/api. This appendix provides descriptions of the datatypes implemented in TouchDevelop. Appendix B covers services (also called resources).
C.1 Appointment
A value of this type describes one calendar appointment.
attendees: Contact Collection | Gets the list of attendees. Each contact contains a name and email address. |
details: String | Gets the details |
end time: DateTime | Gets the end time |
is all day event: Boolean | Indicates if this is an all day event |
is invalid: Boolean | Returns true if the current instance is useless |
is private: Boolean | Indicates if this appointment is private |
Get TouchDevelop: Programming on the Go, Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.