CalendarContract.ICalendarAlertsColumns Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |