Class Event
Definition
- Namespace:
- Tizen.Pims.Calendar.CalendarViews
- Assembly:
- Tizen.Pims.Calendar.dll
- API Level:
- 4
Describes the properties of a Event record.
public static class Event
- Inheritance
-
Event
Fields
View SourceAlarm
The alarm list of the event.
Declaration
public const uint Alarm = 33579057U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceAttendee
The attendee list of the event.
Declaration
public const uint Attendee = 33579058U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceBookId
ID of the calendar book to which the event belongs.
Declaration
public const uint BookId = 33558529U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceBusyStatus
The busy status of event (refer to the CalendarTypes.BusyStatus).
Declaration
public const uint BusyStatus = 33558539U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceByday
The day list of the event recurrence. The value can be SU, MO, TU, WE, TH, FR, SA. The list is separated by commas.
Declaration
public const uint Byday = 33562656U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceByhour
The hour list of the event recurrence. The value can be from 0 to 23. The list is separated by commas.
Declaration
public const uint Byhour = 33562655U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceByminute
The minute list of the event recurrence. The value can be from 0 to 59. The list is separated by commas.
Declaration
public const uint Byminute = 33562654U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceBymonth
The month list of the event recurrence. The value can be from 1 to 12. The list is separated by commas.
Declaration
public const uint Bymonth = 33562660U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceBymonthday
The month day list of the event 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 = 33562657U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceBysecond
The second list of the event recurrence. The value can be from 0 to 59. The list is separated by commas.
Declaration
public const uint Bysecond = 33562653U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceBysetpos
The position list of the event 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 = 33562661U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceByweekno
The week number list of the event 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 = 33562659U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceByyearday
The year day list of the event 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 = 33562658U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceCalendarSystemType
The calendar system type (refer to the CalendarTypes.SystemType).
Declaration
public const uint CalendarSystemType = 33558579U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceCategories
The category of the event. For example, appointment, birthday.
Declaration
public const uint Categories = 33562629U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceContactId
The person_id of the event if the event is a birthday. Refer to the contacts-service.
Declaration
public const uint ContactId = 33558538U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceCount
The count of the event recurrence. Only if this is used with RangeType.Count.
Declaration
public const uint Count = 33558555U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceCreatedTime
The time when the event is created.
Declaration
public const uint CreatedTime = 33570837U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceDescription
The description of the event.
Declaration
public const uint Description = 33562627U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceEmailId
ID of the email_id. Refer to the email-service.
Declaration
public const uint EmailId = 33558548U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceEnd
The end time of the event.
Declaration
public const uint End = 33574960U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceEndTzid
The timezone of the end_time.
Declaration
public const uint EndTzid = 33562677U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceEventStatus
The status of event (refer to the CalendarTypes.EventStatus).
Declaration
public const uint EventStatus = 33558535U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceException
The exception mod event list of the event.
Declaration
public const uint Exception = 33579062U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceExdate
The exception list of the event. If this event has a recurrence rule, the instance of the exdate is removed. Format is "YYYYMMDD"(allday event) or "YYYYMMDDTHHMMSS". Multiple exceptions can be included with a comma.
Declaration
public const uint Exdate = 33562630U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceExtended
The extended property list of the event.
Declaration
public const uint Extended = 33579063U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceFreq
The frequent type of event recurrence (refer to the CalendarTypes.Recurrence).
Declaration
public const uint Freq = 33558552U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceHasAlarm
Whether or not the event has an alarm list.
Declaration
public const uint HasAlarm = 36704298U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceHasAttendee
Whether or not the event has an attendee list.
Declaration
public const uint HasAttendee = 36704297U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceId
Database record ID of the event.
Declaration
public const uint Id = 36704256U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceInterval
The interval of the event recurrence.
Declaration
public const uint Interval = 33558556U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceIsAllday
The event is an allday event or not.
Declaration
public const uint IsAllday = 36704312U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceIsDeleted
Whether or not the event is deleted.
Declaration
public const uint IsDeleted = 36704279U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLastModifiedTime
The time when the event is updated.
Declaration
public const uint LastModifiedTime = 36716566U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLatitude
The latitude of the location of the event.
Declaration
public const uint Latitude = 33566738U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLinkBaseId
The event is an base linked event.
Declaration
public const uint LinkBaseId = 36704314U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLinkCount
The linked event count.
Declaration
public const uint LinkCount = 36704313U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLocation
The location of the event.
Declaration
public const uint Location = 33562628U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceLongitude
The longitude of the location of the event.
Declaration
public const uint Longitude = 33566739U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceMeetingStatus
The meeting status of event (refer to the CalendarTypes.MeetingStatus).
Declaration
public const uint MeetingStatus = 33558544U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceOrganizerEmail
The email address of the organizer of the event.
Declaration
public const uint OrganizerEmail = 33562639U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceOrganizerName
The name of organizer of the event.
Declaration
public const uint OrganizerName = 33562638U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceOriginalEventId
The ID of the original event, if the event is an exception.
Declaration
public const uint OriginalEventId = 33558545U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourcePriority
The priority of event (refer to the CalendarTypes.Priority).
Declaration
public const uint Priority = 33558536U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceRangeType
The range type of event recurrence (refer to the CalendarTypes.RangeType).
Declaration
public const uint RangeType = 33558553U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceRdate
RDATE of RFC #2445.
Declaration
public const uint Rdate = 33562664U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceRecurrenceId
RECURRENCE-ID of RFC #2445.
Declaration
public const uint RecurrenceId = 33562663U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceSensitivity
The sensitivity of event (refer to the CalendarTypes.Sensitivity).
Declaration
public const uint Sensitivity = 33558540U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceStart
The start time of the event.
Declaration
public const uint Start = 33574959U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceStartTzid
The timezone of the start_time.
Declaration
public const uint StartTzid = 33562676U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceSummary
The short description of the event.
Declaration
public const uint Summary = 33562626U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceSyncData1
The sync data of the event. If the developers need to save some information related to the event, they can use this property.
Declaration
public const uint SyncData1 = 33562667U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceSyncData2
The sync data of the event. If the developers need to save some information related to the event, they can use this property.
Declaration
public const uint SyncData2 = 33562668U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceSyncData3
The sync data of the event. If the developers need to save some information related to the event, they can use this property.
Declaration
public const uint SyncData3 = 33562669U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceSyncData4
The sync data of the event. If the developers need to save some information related to the event, they can use this property.
Declaration
public const uint SyncData4 = 33562670U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceTimezone
The timezone_id of the event, if it exists.
Declaration
public const uint Timezone = 33558537U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUid
The unique ID of the event.
Declaration
public const uint Uid = 33562637U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUntil
The end time of the event recurrence. Only if this is used with RangeType.Until.
Declaration
public const uint Until = 33574938U
Field Value
Type | Description |
---|---|
UInt32 |
API Level: 4
View SourceUri
Identifier of this event view.
Declaration
public const string Uri = "tizen.calendar_view.event"
Field Value
Type | Description |
---|---|
String |
API Level: 4
View SourceWkst
The start day of the week (refer to the CalendarTypes.WeekDay).
Declaration
public const uint Wkst = 33558566U
Field Value
Type | Description |
---|---|
UInt32 |