Android.Provider.CalendarContract.EventsColumns.SelfAttendeeStatus Field
This is a copy of the attendee status for the owner of this event.

Syntax

[Android.Runtime.Register("SELF_ATTENDEE_STATUS")]
public const string SelfAttendeeStatus

Remarks

This is a copy of the attendee status for the owner of this event. This field is copied here so that we can efficiently filter out events that are declined without having to look in the Attendees table. Column name.

Type: INTEGER (int)

[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