ContactStoreOrderByField
Defines the field to use for ordering contact stores when searching.
enum ContactStoreOrderByField {
NAME
}
Values
ContactStoreOrderByField.NAME
Orders contact stores by name.
Member Of
ContactStoresOrderBy
input