2024 April Release

Class FSCCALDAV@1.1001:VTodo Permanent link for this heading

This object class represents a single todo.

Class Hierarchy

Object > BasicObject > VTodo

Properties Permanent link for this heading

Type

Property

Name

VAlarm[]

alarms

Alarms

string[]

categories

Categories

date

completed

Completed on

Content

content

File

string[]

description

Description

date

dtdue

Due

date

dtstart

Start Time

date

localdtdue

Due (local)

date

localdtstart

Start Time (local)

string

location

Location

Content

origcontent

Original File

integer

percentcomplete

Progress (in %)

Priority

priorityenum

Priority

string

title

Title

VTodoStat

todostatus

Status

VTimezone

tzdue

Timezone (Due)

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


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


Completed on (FSCCALDAV@1.1001:completed) Permanent link for this heading

When the todo has been completed.

date FSCCALDAV@1.1001:completed


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


Due (FSCCALDAV@1.1001:dtdue) Permanent link for this heading

The due date of the todo.

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

date FSCCALDAV@1.1001:dtdue


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


Due (local) (FSCCALDAV@1.1001:localdtdue) Permanent link for this heading

The due date in the user's local timezone.

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

date FSCCALDAV@1.1001:localdtdue 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


Progress (in %) (FSCCALDAV@1.1001:percentcomplete) Permanent link for this heading

How much of the todo is completed (in percent).

Explanation:
In this field the task's progress in percent can be defined.

integer FSCCALDAV@1.1001:percentcomplete


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


Status (FSCCALDAV@1.1001:todostatus) Permanent link for this heading

The todo's status.

Explanation:
In this field the current state of the task can be defined.

VTodoStat FSCCALDAV@1.1001:todostatus


Timezone (Due) (FSCCALDAV@1.1001:tzdue) Permanent link for this heading

The time zone for the todo's due date.

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

VTimezone FSCCALDAV@1.1001:tzdue


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