ContactsGroupableColumns
The valid fields by which contacts can be grouped.
enum ContactsGroupableColumns {
TYPE
MEMBERS
PROPERTIES
PROJECTS
TAGS
}
Values
ContactsGroupableColumns.TYPE
Group by contact type.
ContactsGroupableColumns.MEMBERS
Group by contact members.
ContactsGroupableColumns.PROPERTIES
Group by properties.
ContactsGroupableColumns.PROJECTS
Group by projects.
ContactsGroupableColumns.TAGS
Group by tags.