The nature of the event, for example "out of office".
from glean.api_client.models import CalendarEventEventType
value = CalendarEventEventType.DEFAULT
# Open enum: unrecognized values are captured as UnrecognizedStr| Name | Value |
|---|---|
DEFAULT |
DEFAULT |
OUT_OF_OFFICE |
OUT_OF_OFFICE |