BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6645445084315648/lesson/870bc263018818527109f29dd1a8cd35?ref=outlook-calendar
SUMMARY:Preprocessor Source File Inclusion
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/6645445084315648/lesson/870bc263018818527109f29dd1a8cd35?ref=outlook-calendar
DESCRIPTION: When the preprocessor spots an #include directive, it looks for the following filename and includes the contents of that file within the current file. The #include directive in your source code file is replaced with the text from the included file. It's as though you sat down and typed in the entire contents of the included file at that particular location in your source file.

https://www.learndesk.us/class/6645445084315648/lesson/870bc263018818527109f29dd1a8cd35?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR