Class Todo

Definition

Namespace:
Tizen.Pims.Calendar.CalendarViews
Assembly:
Tizen.Pims.Calendar.dll
API Level:
4

Describes the properties of a Todo record.

C#
Copy
public static class Todo
Inheritance
Todo

Fields

View Source

Alarm

The alarm list of the todo.

Declaration
C#
Copy
public const uint Alarm = 50356263U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Attendee

The attendee list of the todo.

Declaration
C#
Copy
public const uint Attendee = 50356269U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

BookId

ID of the calendar book to which the todo belongs to.

Declaration
C#
Copy
public const uint BookId = 50335745U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Byday

The day list of the todo recurrence. The value can be SU, MO, TU, WE, TH, FR, SA. The list is separated by commas.

Declaration
C#
Copy
public const uint Byday = 50339865U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Byhour

The hour list of the todo recurrence. The value can be from 0 to 23. The list is separated by commas.

Declaration
C#
Copy
public const uint Byhour = 50339864U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Byminute

The minute list of the todo recurrence. The value can be from 0 to 59. The list is separated by commas.

Declaration
C#
Copy
public const uint Byminute = 50339863U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Bymonth

The month list of the todo recurrence. The value can be from 1 to 12. The list is separated by commas.

Declaration
C#
Copy
public const uint Bymonth = 50339869U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Bymonthday

The month day list of the todo recurrence. The value can be from 1 to 31 and from -31 to -1. The list is separated by commas.

Declaration
C#
Copy
public const uint Bymonthday = 50339866U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Bysecond

The second list of the todo recurrence. The value can be from 0 to 59. The list is separated by commas.

Declaration
C#
Copy
public const uint Bysecond = 50339862U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Bysetpos

The position list of the todo recurrence. The value can be from 1 to 366 and from -366 to -1. The list is separated by commas.

Declaration
C#
Copy
public const uint Bysetpos = 50339870U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Byweekno

The week number list of the todo recurrence. The value can be from 1 to 53 and from -53 to -1. The list is separated by commas.

Declaration
C#
Copy
public const uint Byweekno = 50339868U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Byyearday

The year day list of the todo recurrence. The value can be from 1 to 366 and from -366 to -1. The list is separated by commas.

Declaration
C#
Copy
public const uint Byyearday = 50339867U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Categories

The category of the todo. For example, APPOINTMENT, BIRTHDAY.

Declaration
C#
Copy
public const uint Categories = 50339845U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

CompletedTime

The time when the todo is completed.

Declaration
C#
Copy
public const uint CompletedTime = 50348047U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Count

The count of the todo recurrence. Only if this is used with RangeType.Count.

Declaration
C#
Copy
public const uint Count = 50335764U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

CreatedTime

The time when the todo is created.

Declaration
C#
Copy
public const uint CreatedTime = 50348045U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Description

The description of the todo.

Declaration
C#
Copy
public const uint Description = 50339843U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Due

The due time of the todo.

Declaration
C#
Copy
public const uint Due = 50352166U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

DueTzid

The timezone of the due_time.

Declaration
C#
Copy
public const uint DueTzid = 50339881U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Extended

The extended property list of the todo.

Declaration
C#
Copy
public const uint Extended = 50356270U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Freq

The frequent type of the todo recurrence (refer to the CalendarTypes.Recurrence).

Declaration
C#
Copy
public const uint Freq = 50335761U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

HasAlarm

Whether or not the todo has an alarm list.

Declaration
C#
Copy
public const uint HasAlarm = 53481504U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

HasAttendee

Whether or not the todo has an attendee list.

Declaration
C#
Copy
public const uint HasAttendee = 53481516U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Id

Database record ID of the todo.

Declaration
C#
Copy
public const uint Id = 53481472U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Interval

The interval of the todo recurrence.

Declaration
C#
Copy
public const uint Interval = 50335765U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

IsAllday

The todo is an allday event or not.

Declaration
C#
Copy
public const uint IsAllday = 53481519U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

IsDeleted

Whether or not the todo is deleted.

Declaration
C#
Copy
public const uint IsDeleted = 53481488U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

LastModifiedTime

The time when the todo is updated.

Declaration
C#
Copy
public const uint LastModifiedTime = 53493774U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Latitude

The latitude of the location of the todo.

Declaration
C#
Copy
public const uint Latitude = 50343946U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Location

The location of the todo.

Declaration
C#
Copy
public const uint Location = 50339844U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Longitude

The longitude of the location of the todo.

Declaration
C#
Copy
public const uint Longitude = 50343947U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

OrganizerEmail

The email address of the organizer of the todo.

Declaration
C#
Copy
public const uint OrganizerEmail = 50339883U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

OrganizerName

The name of the organizer of the event.

Declaration
C#
Copy
public const uint OrganizerName = 50339882U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Priority

The priority of the todo (refer to the CalendarTypes.Priority).

Declaration
C#
Copy
public const uint Priority = 50335751U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Progress

The progression of the todo. The value can be from 0 to 100.

Declaration
C#
Copy
public const uint Progress = 50335756U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

RangeType

The range type of the todo recurrence (refer to the CalendarTypes.RangeType).

Declaration
C#
Copy
public const uint RangeType = 50335762U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Sensitivity

The sensitivity of the todo (refer to the CalendarTypes.Sensitivity).

Declaration
C#
Copy
public const uint Sensitivity = 50335752U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Start

The start time of the todo.

Declaration
C#
Copy
public const uint Start = 50352165U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

StartTzid

The timezone of the start_time.

Declaration
C#
Copy
public const uint StartTzid = 50339880U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Summary

The short description of the todo.

Declaration
C#
Copy
public const uint Summary = 50339842U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

SyncData1

The sync data of the todo. If the developers need to save some information related to the todo, they can use this property.

Declaration
C#
Copy
public const uint SyncData1 = 50339873U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

SyncData2

The sync data of the todo. If the developers need to save some information related to the todo, they can use this property.

Declaration
C#
Copy
public const uint SyncData2 = 50339874U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

SyncData3

The sync data of the todo. If the developers need to save some information related to the todo, they can use this property.

Declaration
C#
Copy
public const uint SyncData3 = 50339875U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

SyncData4

The sync data of the todo. If the developers need to save some information related to the todo, they can use this property.

Declaration
C#
Copy
public const uint SyncData4 = 50339876U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

TodoStatus

The status of the todo (refer to the CalendarTypes.TodoStatus).

Declaration
C#
Copy
public const uint TodoStatus = 50335750U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Uid

The unique ID of the todo.

Declaration
C#
Copy
public const uint Uid = 50339849U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Until

The end time of the todo recurrence. Only if this is used with RangeType.Until..

Declaration
C#
Copy
public const uint Until = 50352147U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Uri

Identifier of this todo view.

Declaration
C#
Copy
public const string Uri = "tizen.calendar_view.todo"
Field Value
Type Description
System.String
API Level: 4
View Source

Wkst

The start day of the week (refer to the CalendarTypes.WeekDay).

Declaration
C#
Copy
public const uint Wkst = 50335775U
Field Value
Type Description
System.UInt32
API Level: 4