2022 June Release

Class FSCCALDAV@1.1001:VTodo Permanent link for this heading

Class Hierarchy

Object > BasicObject > VTodo

This object class represents a single todo.

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.

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.

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.

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


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

The due date of the todo.

date FSCCALDAV@1.1001:dtdue


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

The start date of the event or todo.

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

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

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


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

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

integer FSCCALDAV@1.1001:percentcomplete


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


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

The todo's status.

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.

VTimezone FSCCALDAV@1.1001:tzdue


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

The time zone for the start date.

VTimezone FSCCALDAV@1.1001:tzstart