Android.Provider.CalendarContract.EventsColumns.LastDate Field
The last date this event repeats on, or NULL if it never ends.

Syntax

[Android.Runtime.Register("LAST_DATE")]
public const string LastDate

Remarks

The last date this event repeats on, or NULL if it never ends. 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