Source position: googlecalendar.pp line 1448
type TEventsPatchOptions = record
alwaysIncludeEmail: Boolean;
maxAttendees: Integer;
sendNotifications: Boolean;
supportsAttachments: Boolean;
end;