Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 5.08 KB

File metadata and controls

19 lines (16 loc) · 5.08 KB

Meeting

Fields

Field Type Required Description
id Optional<String> N/A
title Optional<String> N/A
description Optional<String> N/A
url Optional<String> N/A
startTime OffsetDateTime N/A
endTime OffsetDateTime N/A
attendees Optional<CalendarAttendees> N/A
isCancelled Optional<Boolean> Whether the meeting has been cancelled
location Optional<String> The location/venue of the meeting
responseStatus Optional<String> The current user's response status (accepted, declined, tentativelyAccepted, none)
conferenceUri Optional<String> The meeting join link (Teams, Zoom, etc.)
conferenceProvider Optional<String> The conference provider (e.g., "Microsoft Teams", "Zoom")