2022 June Release

Class FSCCALDAV@1.1001:VEvent Permanent link for this heading

Class Hierarchy

Object > BasicObject > VEvent

This object class represents a single event.

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.

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.

boolean FSCCALDAV@1.1001:allday not null


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

The attendees for the event or todo.

unique Attendee[] FSCCALDAV@1.1001:attendees


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

All categories associated with the event or todo.

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.

Content COOSYSTEM@1.1:content

Additional Information


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

Description for the event, todo or alarm.

string[] FSCCALDAV@1.1001:description


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

The end date of the event.

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.

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.

unique 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

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

date FSCCALDAV@1.1001:localdtstart readonly volatile


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

Location for the event or todo.

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

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.

VTimezone FSCCALDAV@1.1001:tzend


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

The time zone for the start date.

VTimezone FSCCALDAV@1.1001:tzstart