how can I get the favourite contacts (and only the favorite / starred) contacts?
I would like to not loop through the entire contacts list checking each contact if it is starred... is there some query I can use to return only favourite/starred contacts?
thanks