Share via


CalendarContract.CalendarAlerts.InterfaceConsts.Description Field

Definition

The description of the event.

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

Field Value

Attributes

Remarks

The description of the event. Column name.

Type: TEXT

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

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