BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6425874276548608/lesson/b03cd451135a7408648dbcd3f08d7b00?ref=outlook-calendar
SUMMARY:Nullable & Non Nullable Types
DTSTART;TZID=America/Los_Angeles:20260502T190000
DTEND;TZID=America/Los_Angeles:20260502T200000
LOCATION:https://www.learndesk.us/class/6425874276548608/lesson/b03cd451135a7408648dbcd3f08d7b00?ref=outlook-calendar
DESCRIPTION: By default, all reference types, such as strings, are nullable, but all value types, such as Int32, are not. There are two members of a nullable type. 1: HasValue: HasValue is of type boolean value. It is set to true when the variable contains a non-null value.

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