Android.Provider.CalendarContract.EventsColumns.HasAttendeeData Field
Whether the event has attendee information.

Syntax

[Android.Runtime.Register("HAS_ATTENDEE_DATA")]
public const string HasAttendeeData

Remarks

Whether the event has attendee information. True if the event has full attendee data, false if the event has information about self only. 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