Source position: googlecalendar.pp line 1377
type TEventsGetOptions = record
alwaysIncludeEmail: Boolean;
maxAttendees: Integer;
timeZone: string;
end;