Definition
- Namespace:
- Tizen.Pims.Calendar.CalendarViews
- Assembly:
- Tizen.Pims.Calendar.dll
Describes the properties of a Todo record.
- Inheritance
-
Fields
Declaration
public const uint Alarm = 50356263
Field Value
Declaration
public const uint Attendee = 50356269
Field Value
View Source
BookId
ID of the calendar book to which the todo belongs to.
Declaration
public const uint BookId = 50335745
Field Value
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
public const uint Byday = 50339865
Field Value
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
public const uint Byhour = 50339864
Field Value
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
public const uint Byminute = 50339863
Field Value
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
public const uint Bymonth = 50339869
Field Value
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
public const uint Bymonthday = 50339866
Field Value
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
public const uint Bysecond = 50339862
Field Value
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
public const uint Bysetpos = 50339870
Field Value
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
public const uint Byweekno = 50339868
Field Value
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
public const uint Byyearday = 50339867
Field Value
View Source
Categories
The category of the todo. For example, APPOINTMENT, BIRTHDAY.
Declaration
public const uint Categories = 50339845
Field Value
View Source
CompletedTime
The time when the todo is completed.
Declaration
public const uint CompletedTime = 50348047
Field Value
View Source
Count
The count of the todo recurrence. Only if this is used with RangeType.Count.
Declaration
public const uint Count = 50335764
Field Value
View Source
CreatedTime
The time when the todo is created.
Declaration
public const uint CreatedTime = 50348045
Field Value
Declaration
public const uint Description = 50339843
Field Value
Declaration
public const uint Due = 50352166
Field Value
Declaration
public const uint DueTzid = 50339881
Field Value
View Source
Extended
The extended property list of the todo.
Declaration
public const uint Extended = 50356270
Field Value
View Source
Freq
The frequent type of the todo recurrence (refer to the CalendarTypes.Recurrence).
Declaration
public const uint Freq = 50335761
Field Value
View Source
HasAlarm
Whether or not the todo has an alarm list.
Declaration
public const uint HasAlarm = 53481504
Field Value
View Source
HasAttendee
Whether or not the todo has an attendee list.
Declaration
public const uint HasAttendee = 53481516
Field Value
Declaration
public const uint Id = 53481472
Field Value
View Source
Interval
The interval of the todo recurrence.
Declaration
public const uint Interval = 50335765
Field Value
View Source
IsAllday
The todo is an allday event or not.
Declaration
public const uint IsAllday = 53481519
Field Value
View Source
IsDeleted
Whether or not the todo is deleted.
Declaration
public const uint IsDeleted = 53481488
Field Value
View Source
LastModifiedTime
The time when the todo is updated.
Declaration
public const uint LastModifiedTime = 53493774
Field Value
View Source
Latitude
The latitude of the location of the todo.
Declaration
public const uint Latitude = 50343946
Field Value
Declaration
public const uint Location = 50339844
Field Value
View Source
Longitude
The longitude of the location of the todo.
Declaration
public const uint Longitude = 50343947
Field Value
View Source
OrganizerEmail
The email address of the organizer of the todo.
Declaration
public const uint OrganizerEmail = 50339883
Field Value
View Source
OrganizerName
The name of the organizer of the event.
Declaration
public const uint OrganizerName = 50339882
Field Value
View Source
Priority
The priority of the todo (refer to the CalendarTypes.Priority).
Declaration
public const uint Priority = 50335751
Field Value
View Source
Progress
The progression of the todo. The value can be from 0 to 100.
Declaration
public const uint Progress = 50335756
Field Value
View Source
RangeType
The range type of the todo recurrence (refer to the CalendarTypes.RangeType).
Declaration
public const uint RangeType = 50335762
Field Value
View Source
Sensitivity
The sensitivity of the todo (refer to the CalendarTypes.Sensitivity).
Declaration
public const uint Sensitivity = 50335752
Field Value
Declaration
public const uint Start = 50352165
Field Value
Declaration
public const uint StartTzid = 50339880
Field Value
Declaration
public const uint Summary = 50339842
Field Value
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
public const uint SyncData1 = 50339873
Field Value
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
public const uint SyncData2 = 50339874
Field Value
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
public const uint SyncData3 = 50339875
Field Value
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
public const uint SyncData4 = 50339876
Field Value
View Source
TodoStatus
The status of the todo (refer to the CalendarTypes.TodoStatus).
Declaration
public const uint TodoStatus = 50335750
Field Value
Declaration
public const uint Uid = 50339849
Field Value
View Source
Until
The end time of the todo recurrence. Only if this is used with RangeType.Until..
Declaration
public const uint Until = 50352147
Field Value
Declaration
public const string Uri = "tizen.calendar_view.todo"
Field Value
View Source
Wkst
The start day of the week (refer to the CalendarTypes.WeekDay).
Declaration
public const uint Wkst = 50335775
Field Value