BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4608670140727296/lesson/94c9bfcf74bbcb6585fa785c4587762c?ref=outlook-calendar
SUMMARY:Constructor
DTSTART;TZID=America/Los_Angeles:20260423T190000
DTEND;TZID=America/Los_Angeles:20260423T200000
LOCATION:https://www.learndesk.us/class/4608670140727296/lesson/94c9bfcf74bbcb6585fa785c4587762c?ref=outlook-calendar
DESCRIPTION: A constructor is a special method that is used to initialise a newly created object and is called just after the memory is allocated for the object. It can be used to initialise the objects to desired values or default values at the time of object creation.

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