protected static interface CalendarContract.ExtendedPropertiesColumns
static String
EVENT_ID
NAME
VALUE
static final String EVENT_ID
Type: INTEGER (foreign key to the Events table)
static final String NAME
Type: TEXT
static final String VALUE