Android.Provider.CalendarContract.CalendarColumns.CanOrganizerRespond Field
Can the organizer respond to the event? If no, the status of the organizer should not be shown by the UI.

Syntax

[Android.Runtime.Register("CAN_ORGANIZER_RESPOND")]
public const string CanOrganizerRespond

Remarks

Can the organizer respond to the event? If no, the status of the organizer should not be shown by the UI. Defaults to 1. Column name.

Type: INTEGER (boolean)

[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