Share via


CalendarContract.Instances.InterfaceConsts.GuestsCanInviteOthers Field

Definition

Whether guests can invite other guests.

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

Field Value

Attributes

Remarks

Whether guests can invite other guests. Column name.

Type: INTEGER (boolean)

Java documentation for android.provider.CalendarContract.EventsColumns.GUESTS_CAN_INVITE_OTHERS.

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