CalendarContract.ICalendarAlertsColumns Interface

Definition

public interface CalendarContract.ICalendarAlertsColumns
type CalendarContract.ICalendarAlertsColumns = interface

Fields

AlarmTime

The alarm time of the event, in UTC.

Begin

The start time of the event, in UTC.

CreationTime

The creation time of this database entry, in UTC.

DefaultSortOrder

The default sort order for this alerts queries

End

The end time of the event, in UTC.

EventId

The event that the alert belongs to.

Minutes

The number of minutes that this alarm precedes the start time.

NotifyTime

The time that the notification was created by the Calendar app, in UTC.

ReceivedTime

The time that the alarm broadcast was received by the Calendar app, in UTC.

State

The state of this alert.

Applies to