SearchField
#include <bb/pim/contacts/SearchField>
The SearchField class represents the fields that a ContactSearchFilters can apply to.
You can use the SearchField::Type enumeration to specify which fields should be searched when using a ContactSearchFilters.
BlackBerry 10.0.0
Public Types Index
Public Types
An enumeration of possible fields to search.
BlackBerry 10.0.0
- FirstName = 0
Indicates that the search should apply to the FirstName field.
Since:BlackBerry 10.0.0
- LastName = 1
Indicates that the search should apply to the LastName field.
Since:BlackBerry 10.0.0
- CompanyName = 2
Indicates that the search should apply to the CompanyName field.
Since:BlackBerry 10.0.0
- Phone = 3
Indicates that the search should apply to the Phone field.
Since:BlackBerry 10.0.0
- Email = 4
Indicates that the search should apply to the Email field.
Since:BlackBerry 10.0.0
- BBMPin = 5
Indicates that the search should apply to the BBMPin field.
Since:BlackBerry 10.0.0
- LinkedIn = 6
Indicates that the search should apply to the LinkedIn field.
Since:BlackBerry 10.0.0
- Twitter = 7
Indicates that the search should apply to the Twitter field.
Since:BlackBerry 10.0.0
- VideoChat = 8
Indicates that the search should apply to the VideoChat field.
Since:BlackBerry 10.0.0
- Facebook = 9
Indicates that the search should apply to the Facebook field.
Since:BlackBerry 10.0.0
- VideoChatPin = 10
Indicates that the search should apply to the VideoChatPin field.
Since:BlackBerry 10.0.0
- SinaWeibo = 11
Indicates that the search should apply to the SinaWeibo field.
Since:BlackBerry 10.0.0
- Ecoid = 12
Indicates that the search should apply to the ecoid field.
Since:BlackBerry 10.0.0