CalendarContract.EventsEntity.InterfaceConsts.Uid2445 Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.