Basic Information

appmixer.microsoft.calendar.UpdateEvent

Update Event

1.0.0

Public

Update the properties of the event object.

Input Ports

in

FieldTypeDescription
Event ID text -
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