Compartir a través de


CalendarContract.IAttendeesColumns.AttendeeType Field

Definition

The type of attendee.

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

Field Value

Attributes

Remarks

The type of attendee. Column name.

Type: Integer (one of #TYPE_NONE, #TYPE_REQUIRED, #TYPE_OPTIONAL, #TYPE_RESOURCE)

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

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