Added in API level 14

ExtendedProperties

class ExtendedProperties : BaseColumns, CalendarContract.ExtendedPropertiesColumns, CalendarContract.EventsColumns
kotlin.Any
   ↳ android.provider.CalendarContract.ExtendedProperties

Fields for accessing the Extended Properties. This is a generic set of name/value pairs for use by sync adapters to add extra information to events. There are three writable columns and all three must be present when inserting a new value. They are:

Summary

Inherited constants
Properties
static Uri!

Properties

CONTENT_URI

Added in API level 14
static val CONTENT_URI: Uri!