Share via


CalendarContract.IAttendeesColumns.AttendeeStatus Field

Definition

The attendance status of the attendee.

[Android.Runtime.Register("ATTENDEE_STATUS")]
public const string AttendeeStatus;
[<Android.Runtime.Register("ATTENDEE_STATUS")>]
val mutable AttendeeStatus : string

Field Value

Attributes

Remarks

The attendance status of the attendee. Column name.

Type: Integer (one of #ATTENDEE_STATUS_ACCEPTED, ...).

Java documentation for android.provider.CalendarContract.AttendeesColumns.ATTENDEE_STATUS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to