Calendar Event {{ calendarEvent.id }}


Uid
{{ calendarEvent.uid }}
Title
{{ calendarEvent.title }}
Sub Title
{{ calendarEvent.subTitle }}
Description
{{ calendarEvent.description }}
Long Description
{{ calendarEvent.longDescription }}
Status
{{ calendarEvent.status }}
Priority
{{ calendarEvent.priority }}
Place
{{ calendarEvent.place }}
Location
{{ calendarEvent.location }}
Css Theme
{{ calendarEvent.cssTheme }}
Url
{{ calendarEvent.url }}
Is Public
{{ calendarEvent.isPublic }}
Start Date
{{ calendarEvent.startDate }}
End Date
{{ calendarEvent.endDate }}
Opening Hours
{{ calendarEvent.openingHours }}
Image
calendarEvent image {{ calendarEvent.imageContentType }}, {{ byteSize(calendarEvent.image) }}
Image Sha 1
{{ calendarEvent.imageSha1 }}
Image Url
{{ calendarEvent.imageUrl }}
Thumbnail
calendarEvent image {{ calendarEvent.thumbnailContentType }}, {{ byteSize(calendarEvent.thumbnail) }}
Thumbnail Sha 1
{{ calendarEvent.thumbnailSha1 }}
Ical
open {{ calendarEvent.icalContentType }}, {{ byteSize(calendarEvent.ical) }}
Created At
{{ calendarEvent.createdAt }}
Updated At
{{ calendarEvent.updatedAt }}
Created By
{{ calendarEvent.createdByLogin }}
Calendar