Share via


CalendarContract.CalendarAlerts.InterfaceConsts.Uid2445 Field

Definition

The UID for events added from the RFC 2445 iCalendar format.

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

Field Value

Attributes

Remarks

The UID for events added from the RFC 2445 iCalendar format. Column name.

Type: TEXT

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

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