| 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") |