Share via


CalendarContract.Attendees.InterfaceConsts.CalendarId Field

Definition

The Calendars#_ID of the calendar the event belongs to.

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

Field Value

Attributes

Remarks

The Calendars#_ID of the calendar the event belongs to. Column name.

Type: INTEGER

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

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