Android.Provider.CalendarContract.CalendarAlertsColumns.ReceivedTime Field
The time that the alarm broadcast was received by the Calendar app, in UTC.

Syntax

[Android.Runtime.Register("RECEIVED_TIME")]
public const string ReceivedTime

Remarks

The time that the alarm broadcast was received by the Calendar app, in UTC. Useful for debugging missed reminders. Column name.

Type: INTEGER (long; millis since epoch)

[Android Documentation]

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14