Event represents single calendar event. The following are properties of Event.

Property Type Description
title String event's title
location String event's location
notes String event's note
URL URL event's URL
calendarItemIdentifier String event's UID
allDay BOOL if event is all day
startDate Date event's start date
endDate Date event's end date

See also:
Variable Types
Action Environment
Tasks and Workflows
Actions

Next > Group