2024 April Release

Class FSCCALDAV@1.1001:VEvent Permanent link for this heading

This object class represents a single event.

Class Hierarchy

Object > BasicObject > VEvent

Additional Information

  • Commonly usable

Properties Permanent link for this heading

Type

Property

Name

VAlarm[]

alarms

Alarms

boolean

allday

All Day

Attendee[]

attendees

Attendees

string[]

categories

Categories

Content

content

File

string[]

description

Description

date

dtend

End Time

date

dtstart

Start Time

EditAttendeeVEvent[]

editattendees

Attendees

date

localdtend

End Time (local)

date

localdtstart

Start Time (local)

string

location

Location

Content

origcontent

Original File

Priority

priorityenum

Priority

string

title

Title

VTimezone

tzend

Timezone (End Time)

VTimezone

tzstart

Timezone (Start Time)

Properties Permanent link for this heading


Alarms (FSCCALDAV@1.1001:alarms) Permanent link for this heading

All alarms for the event or todo.

Explanation:
In this field alarms are displayed, which are defined in the calendar client for this event.

unique VAlarm[] FSCCALDAV@1.1001:alarms readonly


All Day (FSCCALDAV@1.1001:allday) Permanent link for this heading

Indicates whether the event or todo is an all day occurrence.

Explanation:
In this field it can be defined, whether this event takes the whole day.

boolean FSCCALDAV@1.1001:allday not null


Attendees (FSCCALDAV@1.1001:attendees) Permanent link for this heading

The attendees for the event or todo.

Explanation:
In this field the attendees of the event are defined.

Attendee[] FSCCALDAV@1.1001:attendees


Categories (FSCCALDAV@1.1001:categories) Permanent link for this heading

All categories associated with the event or todo.

Explanation:
In this field the categories of the event or the task can be defined.

string[] FSCCALDAV@1.1001:categories


File (COOSYSTEM@1.1:content) Permanent link for this heading

Defines the multimedia content of the object and information like the size of the content or the date of the last change.

Explanation:
Defines the content.

Content COOSYSTEM@1.1:content

Additional Information


Description (FSCCALDAV@1.1001:description) Permanent link for this heading

Description for the event, todo or alarm.

Explanation:
In this field further information to this event or this task can be entered.

string[] FSCCALDAV@1.1001:description


End Time (FSCCALDAV@1.1001:dtend) Permanent link for this heading

The end date of the event.

Explanation:
In this field the date and time for the end of this event can be defined.

date FSCCALDAV@1.1001:dtend not null


Start Time (FSCCALDAV@1.1001:dtstart) Permanent link for this heading

The start date of the event or todo.

Explanation:
In this field the date and time for the start of this event or task can be defined.

date FSCCALDAV@1.1001:dtstart


Attendees (FSCCALDAV@1.1001:editattendees) Permanent link for this heading

The attendees with a restricted partstat for editing and creating events.

Explanation:
In this field the attendees of the event are defined.

EditAttendeeVEvent[] FSCCALDAV@1.1001:editattendees volatile


End Time (local) (FSCCALDAV@1.1001:localdtend) Permanent link for this heading

The event's end date in the user's local timezone.

Explanation:
This field displays the end time in the local timezone.

date FSCCALDAV@1.1001:localdtend readonly volatile


Start Time (local) (FSCCALDAV@1.1001:localdtstart) Permanent link for this heading

The start date in the user's local timezone.

Explanation:
This field displays the start time in the local timezone.

date FSCCALDAV@1.1001:localdtstart readonly volatile


Location (FSCCALDAV@1.1001:location) Permanent link for this heading

Location for the event or todo.

Explanation:
In this field the place for the event or the task can be defined.

string FSCCALDAV@1.1001:location


Original File (FSCCALDAV@1.1001:origcontent) Permanent link for this heading

Stores content if the event has been created from a different source (e.g. Outlook Appointment). This content ensures the lossless storage of the original data.

Content FSCCALDAV@1.1001:origcontent readonly


Priority (FSCCALDAV@1.1001:priorityenum) Permanent link for this heading

The calendar object's priority.

Explanation:
In this field the priority of the event or task can be defined.

Priority FSCCALDAV@1.1001:priorityenum volatile


Title (FSCCALDAV@1.1001:title) Permanent link for this heading

The title of the event or todo containing start date, end/due date, and subject

string FSCCALDAV@1.1001:title readonly volatile


Timezone (End Time) (FSCCALDAV@1.1001:tzend) Permanent link for this heading

The time zone for the event's end date.

Explanation:
In this field the time zone for the end time can be defined.

VTimezone FSCCALDAV@1.1001:tzend


Timezone (Start Time) (FSCCALDAV@1.1001:tzstart) Permanent link for this heading

The time zone for the start date.

Explanation:
In this field the time zone for the start time can be defined.

VTimezone FSCCALDAV@1.1001:tzstart