Basic Information

appmixer.microsoft.calendar.CreateEvent

Create Event

1.0.1

Public

Create an event in the user's default calendar or specified calendar.

Input Ports

in

FieldTypeDescription
Subject text The text of the event's subject line.
Start time date-time The start date, time, and time zone of the event. By default, the start time is in UTC.
End time date-time The date, time, and time zone that the event ends. By default, the end time is in UTC.
All day event toggle Set to true if the event lasts all day. If true, regardless of whether it's a single-day or multi-day event, start and end time must be set to midnight and be in the same time zone.
Attendees text The email addresses of the meeting attendees, separated by semicolons.
Body textarea The body of the message associated with the event in text format.
Location text The location of the event.

Full Metadata