Share via


CalendarContract.ExtendedProperties.InterfaceConsts.EventLocation Field

Definition

Where the event takes place.

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

Field Value

Attributes

Remarks

Where the event takes place. Column name.

Type: TEXT

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

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