All Classes Namespaces Files Functions Variables Groups
kerio::jsonapi::webmail::contacts::searchFields Namespace Reference

Variables

const string QUICKSEARCH = "QUICKSEARCH"
 [SEARCHABLE]
const string displayName = "displayName"
 [SEARCHABLE][SORTABLE] string
const string firstName = "firstName"
 [SEARCHABLE][SORTABLE] string
const string surName = "surName"
 [SEARCHABLE][SORTABLE] string
const string middleName = "middleName"
 [SEARCHABLE] string
const string nickName = "nickName"
 [SEARCHABLE] string
const string company = "company"
 [SEARCHABLE][SORTABLE] string
const string hasEmail = "hasEmail"
 [SEARCHABLE] boolean
const string email = "email"
 [SEARCHABLE][SORTABLE] string
const string phone = "phone"
 [SEARCHABLE][SORTABLE] string (work phone)
const string category = "category"
 [SEARCHABLE] string
const string homeAddress = "homeAddress"
 [SEARCHABLE] string
const string otherAddress = "otherAddress"
 [SEARCHABLE] string
const string guid = "guid"
 [SEARCHABLE] string
const string uid = "uid"
 [SEARCHABLE] string
const string isDList = "isDList"
 [SEARCHABLE] boolean
const string listMember = "listMember"
 [SEARCHABLE] string
const string fileAs = "fileAs"
 [SORTABLE]
const string name = "name"
 [SEARCHABLE] string (resource name)
const string address = "address"
 [SEARCHABLE] string (email of resource)
const string description = "description"
 [SEARCHABLE] string (resource description)
const string type = "type"
 [SEARCHABLE] ResourceType (type of the resource)

Detailed Description

Constants for composing kerio::web::SearchQuery

Variable Documentation

const string kerio::jsonapi::webmail::contacts::searchFields::address = "address"

[SEARCHABLE] string (email of resource)

const string kerio::jsonapi::webmail::contacts::searchFields::category = "category"

[SEARCHABLE] string

const string kerio::jsonapi::webmail::contacts::searchFields::company = "company"

[SEARCHABLE][SORTABLE] string

const string kerio::jsonapi::webmail::contacts::searchFields::description = "description"

[SEARCHABLE] string (resource description)

const string kerio::jsonapi::webmail::contacts::searchFields::displayName = "displayName"

[SEARCHABLE][SORTABLE] string

const string kerio::jsonapi::webmail::contacts::searchFields::email = "email"

[SEARCHABLE][SORTABLE] string

const string kerio::jsonapi::webmail::contacts::searchFields::fileAs = "fileAs"

[SORTABLE]

const string kerio::jsonapi::webmail::contacts::searchFields::firstName = "firstName"

[SEARCHABLE][SORTABLE] string

const string kerio::jsonapi::webmail::contacts::searchFields::guid = "guid"

[SEARCHABLE] string

const string kerio::jsonapi::webmail::contacts::searchFields::hasEmail = "hasEmail"

[SEARCHABLE] boolean

const string kerio::jsonapi::webmail::contacts::searchFields::homeAddress = "homeAddress"

[SEARCHABLE] string

const string kerio::jsonapi::webmail::contacts::searchFields::isDList = "isDList"

[SEARCHABLE] boolean

const string kerio::jsonapi::webmail::contacts::searchFields::listMember = "listMember"

[SEARCHABLE] string

const string kerio::jsonapi::webmail::contacts::searchFields::middleName = "middleName"

[SEARCHABLE] string

const string kerio::jsonapi::webmail::contacts::searchFields::name = "name"

[SEARCHABLE] string (resource name)

const string kerio::jsonapi::webmail::contacts::searchFields::nickName = "nickName"

[SEARCHABLE] string

const string kerio::jsonapi::webmail::contacts::searchFields::otherAddress = "otherAddress"

[SEARCHABLE] string

const string kerio::jsonapi::webmail::contacts::searchFields::phone = "phone"

[SEARCHABLE][SORTABLE] string (work phone)

const string kerio::jsonapi::webmail::contacts::searchFields::QUICKSEARCH = "QUICKSEARCH"

[SEARCHABLE]

const string kerio::jsonapi::webmail::contacts::searchFields::surName = "surName"

[SEARCHABLE][SORTABLE] string

const string kerio::jsonapi::webmail::contacts::searchFields::type = "type"

[SEARCHABLE] ResourceType (type of the resource)

const string kerio::jsonapi::webmail::contacts::searchFields::uid = "uid"

[SEARCHABLE] string