Android.Provider.CalendarContract.RemindersColumns.Minutes Field
The minutes prior to the event that the alarm should ring. -1 specifies that we should use the default value for the system.

Syntax

[Android.Runtime.Register("MINUTES")]
public const string Minutes

Remarks

The minutes prior to the event that the alarm should ring. -1 specifies that we should use the default value for the system. Column name.

Type: INTEGER

[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