BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6645445084315648/lesson/87740412273231ab9e5ff47e2629a09e?ref=outlook-calendar
SUMMARY:Type Aliasing
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/6645445084315648/lesson/87740412273231ab9e5ff47e2629a09e?ref=outlook-calendar
DESCRIPTION: A type alias declaration introduces a name that can be used as a synonym for the type denoted by type-id. It does not introduce a new type and it cannot change the meaning of an existing type name. There is no difference between a type alias declaration and a typedef declaration. This declaration may appear in a block scope, class scope, or namespace scope.

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