BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/5706615246290944/lesson/0a67192a278c04e73339bbfe119d270f?ref=outlook-calendar
SUMMARY:If Statement
DTSTART;TZID=America/Los_Angeles:20260514T190000
DTEND;TZID=America/Los_Angeles:20260514T200000
LOCATION:https://www.learndesk.us/class/5706615246290944/lesson/0a67192a278c04e73339bbfe119d270f?ref=outlook-calendar
DESCRIPTION: The if/else statement executes a block of code if a specified condition is true. If the condition is false, another block of code can be executed. The if/else statement is a part of Visual Basic's "Conditional" Statements, which are used to perform different actions based on different conditions.

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