Android.Provider.CalendarContract.Instances.EventId Field
The _id of the event for this instance.

Syntax

[Android.Runtime.Register("EVENT_ID")]
public const string EventId

Remarks

The _id of the event for this instance. Column name.

Type: INTEGER (long, foreign key to the Events table)

[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