Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
Android APIs
public static final class

CalendarContract.ExtendedProperties

extends Object
implements BaseColumns CalendarContract.EventsColumns CalendarContract.ExtendedPropertiesColumns
java.lang.Object
   ↳ android.provider.CalendarContract.ExtendedProperties

Class Overview

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

[Expand]
Inherited Constants
From interface android.provider.BaseColumns
From interface android.provider.CalendarContract.EventsColumns
From interface android.provider.CalendarContract.ExtendedPropertiesColumns
Fields
public static final Uri CONTENT_URI
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static final Uri CONTENT_URI